| value | clean |
|---|---|
| #DEECEB | DEECEB |
| fraction | r | g | b | value |
|---|---|---|---|---|
| r : 0.87 g : 0.93 b : 0.92 | 222 | 236 | 235 | rgb(222, 236, 235) |
| fraction | h | s | l | value |
|---|---|---|---|---|
| h : 0.49 s : 0.27 l : 0.9 | 176 | 27 | 90 | hsl(176, 27%, 90%) |
| fraction | value | h | s | v |
|---|---|---|---|---|
| h : 0.49 s : 0.06 v : 0.93 | hsv(176, 6%, 93%) | 176 | 6 | 93 |
| value | closest_named_hex | exact_match_name | distance |
|---|---|---|---|
| Mystic | #E2EBED | false | 433 |
| fraction | value | c | m | y | k |
|---|---|---|---|---|---|
| c : 0.06 m : 0 y : 0 k : 0.07 | cmyk(6, 0, 0, 7) | 6 | 0 | 0 | 7 |
| fraction | value | X | Y | Z |
|---|---|---|---|---|
| X : 0.86 Y : 0.91 Z : 1 | XYZ(86, 91, 100) | 86 | 91 | 100 |
| bare | named |
|---|---|
| https://www.thecolorapi.com/id?format=svg&named=false&hex=DEECEB | https://www.thecolorapi.com/id?format=svg&hex=DEECEB |
| value |
|---|
| #000000 |
Read The Docs — About — Support — Author