#cedec6 color space conversions
Hex:
#cedec6
RGB:
206, 222, 198
CMY:
19, 13, 22
CMYK:
7, 0, 11, 13
HSL:
100°, 26.6667%, 82.3529%
HSV (HSB):
100°, 10.8108%, 87.0588%
XYZ:
61.7679, 69.4416, 63.5741
xyY:
0.3171, 0.3565, 69.4416
CIE-Lab:
86.7222, -9.6783, 9.9456
CIE-LCH:
86.7222, 13.8775, 134.2195
CIE-Luv:
86.7222, -7.8018, 16.4595
Hunter-Lab:
83.3316, -13.5207, 13.0995
#cedec6 color charts
#cedec6 color shades, tints & tones
#cedec6 color schemes
#cedec6 color preview, HTML & CSS examples
This text has a color of #cedec6
<p style="color:#cedec6;">Text here</p>
.mytext {color:#cedec6;}
This box has a color of #cedec6
<div style="background-color:#cedec6;">Content here</div>
.mybackground {background-color:#cedec6;}
Border around this has a color of #cedec6
<div style="border:2px solid #cedec6;">Content here</div>
.myborder {border:2px solid #cedec6;}