#ddecd4 color space conversions
Hex:
#ddecd4
RGB:
221, 236, 212
CMY:
13, 7, 17
CMYK:
6, 0, 10, 7
HSL:
98°, 38.7097%, 87.8431%
HSV (HSB):
98°, 10.1695%, 92.5490%
XYZ:
71.6979, 80.1165, 73.9725
xyY:
0.3175, 0.3548, 80.1165
CIE-Lab:
91.7371, -9.2291, 9.9343
CIE-LCH:
91.7371, 13.5597, 132.8925
CIE-Luv:
91.7371, -7.2181, 16.5213
Hunter-Lab:
89.5078, -13.6559, 13.6561
#ddecd4 color charts
#ddecd4 color shades, tints & tones
#ddecd4 color schemes
#ddecd4 color preview, HTML & CSS examples
This text has a color of #ddecd4
<p style="color:#ddecd4;">Text here</p>
.mytext {color:#ddecd4;}
This box has a color of #ddecd4
<div style="background-color:#ddecd4;">Content here</div>
.mybackground {background-color:#ddecd4;}
Border around this has a color of #ddecd4
<div style="border:2px solid #ddecd4;">Content here</div>
.myborder {border:2px solid #ddecd4;}