#ceedec color space conversions
Hex:
#ceedec
RGB:
206, 237, 236
CMY:
19, 7, 7
CMYK:
13, 0, 0, 7
HSL:
178°, 46.2687%, 86.8627%
HSV (HSB):
178°, 13.0802%, 92.9412%
XYZ:
70.8781, 79.7463, 91.0138
xyY:
0.2933, 0.3300, 79.7463
CIE-Lab:
91.5709, -10.2541, -2.9321
CIE-LCH:
91.5709, 10.6651, 195.9575
CIE-Luv:
91.5709, -16.3736, -2.7629
Hunter-Lab:
89.3008, -14.6008, 2.0832
#ceedec color charts
#ceedec color shades, tints & tones
#ceedec color schemes
#ceedec color preview, HTML & CSS examples
This text has a color of #ceedec
<p style="color:#ceedec;">Text here</p>
.mytext {color:#ceedec;}
This box has a color of #ceedec
<div style="background-color:#ceedec;">Content here</div>
.mybackground {background-color:#ceedec;}
Border around this has a color of #ceedec
<div style="border:2px solid #ceedec;">Content here</div>
.myborder {border:2px solid #ceedec;}