#d9e2e7 color space conversions
Hex:
#d9e2e7
RGB:
217, 226, 231
CMY:
15, 11, 9
CMYK:
6, 2, 0, 9
HSL:
201°, 22.5806%, 87.8431%
HSV (HSB):
201°, 6.0606%, 90.5882%
XYZ:
70.2354, 74.9139, 86.3593
xyY:
0.3034, 0.3236, 74.9139
CIE-Lab:
89.3527, -2.0673, -3.4887
CIE-LCH:
89.3527, 4.0552, 239.3505
CIE-Luv:
89.3527, -5.2154, -5.0186
Hunter-Lab:
86.5528, -6.6193, 1.4295
#d9e2e7 color charts
#d9e2e7 color shades, tints & tones
#d9e2e7 color schemes
#d9e2e7 color preview, HTML & CSS examples
This text has a color of #d9e2e7
<p style="color:#d9e2e7;">Text here</p>
.mytext {color:#d9e2e7;}
This box has a color of #d9e2e7
<div style="background-color:#d9e2e7;">Content here</div>
.mybackground {background-color:#d9e2e7;}
Border around this has a color of #d9e2e7
<div style="border:2px solid #d9e2e7;">Content here</div>
.myborder {border:2px solid #d9e2e7;}