#ddecea color space conversions
Hex:
#ddecea
RGB:
221, 236, 234
CMY:
13, 7, 8
CMYK:
6, 0, 1, 7
HSL:
172°, 28.3019%, 89.6078%
HSV (HSB):
172°, 6.3559%, 92.5490%
XYZ:
74.6655, 81.3036, 89.5998
xyY:
0.3041, 0.3311, 81.3036
CIE-Lab:
92.2666, -5.3164, -0.7519
CIE-LCH:
92.2666, 5.3693, 188.0495
CIE-Luv:
92.2666, -8.1077, -0.2196
Hunter-Lab:
90.1685, -9.9850, 4.2019
#ddecea color charts
#ddecea color shades, tints & tones
#ddecea color schemes
#ddecea color preview, HTML & CSS examples
This text has a color of #ddecea
<p style="color:#ddecea;">Text here</p>
.mytext {color:#ddecea;}
This box has a color of #ddecea
<div style="background-color:#ddecea;">Content here</div>
.mybackground {background-color:#ddecea;}
Border around this has a color of #ddecea
<div style="border:2px solid #ddecea;">Content here</div>
.myborder {border:2px solid #ddecea;}