#dcedcc color space conversions
Hex:
#dcedcc
RGB:
220, 237, 204
CMY:
14, 7, 20
CMYK:
7, 0, 14, 7
HSL:
91°, 47.8261%, 86.4706%
HSV (HSB):
91°, 13.9241%, 92.9412%
XYZ:
70.6985, 80.1437, 68.8698
xyY:
0.3218, 0.3648, 80.1437
CIE-Lab:
91.7493, -11.4063, 14.0947
CIE-LCH:
91.7493, 18.1318, 128.9820
CIE-Luv:
91.7493, -7.9836, 22.9015
Hunter-Lab:
89.5230, -15.6995, 17.0544
#dcedcc color charts
#dcedcc color shades, tints & tones
#dcedcc color schemes
#dcedcc color preview, HTML & CSS examples
This text has a color of #dcedcc
<p style="color:#dcedcc;">Text here</p>
.mytext {color:#dcedcc;}
This box has a color of #dcedcc
<div style="background-color:#dcedcc;">Content here</div>
.mybackground {background-color:#dcedcc;}
Border around this has a color of #dcedcc
<div style="border:2px solid #dcedcc;">Content here</div>
.myborder {border:2px solid #dcedcc;}