#d9e0ed color space conversions
Hex:
#d9e0ed
RGB:
217, 224, 237
CMY:
15, 12, 7
CMYK:
8, 5, 0, 7
HSL:
219°, 35.7143%, 89.0196%
HSV (HSB):
219°, 8.4388%, 92.9412%
XYZ:
70.5570, 74.1774, 90.7197
xyY:
0.2997, 0.3150, 74.1774
CIE-Lab:
89.0063, 0.1146, -7.1507
CIE-LCH:
89.0063, 7.1516, 270.9179
CIE-Luv:
89.0063, -4.5347, -11.1379
Hunter-Lab:
86.1263, -4.4891, -2.1637
#d9e0ed color charts
#d9e0ed color shades, tints & tones
#d9e0ed color schemes
#d9e0ed color preview, HTML & CSS examples
This text has a color of #d9e0ed
<p style="color:#d9e0ed;">Text here</p>
.mytext {color:#d9e0ed;}
This box has a color of #d9e0ed
<div style="background-color:#d9e0ed;">Content here</div>
.mybackground {background-color:#d9e0ed;}
Border around this has a color of #d9e0ed
<div style="border:2px solid #d9e0ed;">Content here</div>
.myborder {border:2px solid #d9e0ed;}