#ddedcc color space conversions
Hex:
#ddedcc
RGB:
221, 237, 204
CMY:
13, 7, 20
CMYK:
7, 0, 14, 7
HSL:
89°, 47.8261%, 86.4706%
HSV (HSB):
89°, 13.9241%, 92.9412%
XYZ:
71.0021, 80.3002, 68.8840
xyY:
0.3225, 0.3647, 80.3002
CIE-Lab:
91.8194, -11.0609, 14.2037
CIE-LCH:
91.8194, 18.0024, 127.9090
CIE-Luv:
91.8194, -7.4263, 22.9957
Hunter-Lab:
89.6104, -15.3850, 17.1507
#ddedcc color charts
#ddedcc color shades, tints & tones
#ddedcc color schemes
#ddedcc color preview, HTML & CSS examples
This text has a color of #ddedcc
<p style="color:#ddedcc;">Text here</p>
.mytext {color:#ddedcc;}
This box has a color of #ddedcc
<div style="background-color:#ddedcc;">Content here</div>
.mybackground {background-color:#ddedcc;}
Border around this has a color of #ddedcc
<div style="border:2px solid #ddedcc;">Content here</div>
.myborder {border:2px solid #ddedcc;}