#ddecd1 color space conversions
Hex:
#ddecd1
RGB:
221, 236, 209
CMY:
13, 7, 18
CMYK:
6, 0, 11, 7
HSL:
93°, 41.5385%, 87.2549%
HSV (HSB):
93°, 11.4407%, 92.5490%
XYZ:
71.3229, 79.9665, 71.9976
xyY:
0.3194, 0.3581, 79.9665
CIE-Lab:
91.6698, -9.7341, 11.3971
CIE-LCH:
91.6698, 14.9882, 130.5001
CIE-Luv:
91.6698, -7.1009, 18.7315
Hunter-Lab:
89.4240, -14.1238, 14.8609
#ddecd1 color charts
#ddecd1 color shades, tints & tones
#ddecd1 color schemes
#ddecd1 color preview, HTML & CSS examples
This text has a color of #ddecd1
<p style="color:#ddecd1;">Text here</p>
.mytext {color:#ddecd1;}
This box has a color of #ddecd1
<div style="background-color:#ddecd1;">Content here</div>
.mybackground {background-color:#ddecd1;}
Border around this has a color of #ddecd1
<div style="border:2px solid #ddecd1;">Content here</div>
.myborder {border:2px solid #ddecd1;}