#d9ecdc color space conversions
Hex:
#d9ecdc
RGB:
217, 236, 220
CMY:
15, 7, 14
CMYK:
8, 0, 7, 7
HSL:
129°, 33.3333%, 88.8235%
HSV (HSB):
129°, 8.0508%, 92.5490%
XYZ:
71.5290, 79.9099, 79.3643
xyY:
0.3099, 0.3462, 79.9099
CIE-Lab:
91.6444, -9.1873, 5.6025
CIE-LCH:
91.6444, 10.7608, 148.6250
CIE-Luv:
91.6444, -9.7000, 10.1196
Hunter-Lab:
89.3924, -13.6064, 9.9358
#d9ecdc color charts
#d9ecdc color shades, tints & tones
#d9ecdc color schemes
#d9ecdc color preview, HTML & CSS examples
This text has a color of #d9ecdc
<p style="color:#d9ecdc;">Text here</p>
.mytext {color:#d9ecdc;}
This box has a color of #d9ecdc
<div style="background-color:#d9ecdc;">Content here</div>
.mybackground {background-color:#d9ecdc;}
Border around this has a color of #d9ecdc
<div style="border:2px solid #d9ecdc;">Content here</div>
.myborder {border:2px solid #d9ecdc;}