#d9e2e8 color space conversions
Hex:
#d9e2e8
RGB:
217, 226, 232
CMY:
15, 11, 9
CMYK:
6, 3, 0, 9
HSL:
204°, 24.5902%, 88.0392%
HSV (HSB):
204°, 6.4655%, 90.9804%
XYZ:
70.3771, 74.9706, 87.1054
xyY:
0.3028, 0.3225, 74.9706
CIE-Lab:
89.3792, -1.8780, -3.9745
CIE-LCH:
89.3792, 4.3959, 244.7087
CIE-Luv:
89.3792, -5.2631, -5.8090
Hunter-Lab:
86.5856, -6.4392, 0.9639
#d9e2e8 color charts
#d9e2e8 color shades, tints & tones
#d9e2e8 color schemes
#d9e2e8 color preview, HTML & CSS examples
This text has a color of #d9e2e8
<p style="color:#d9e2e8;">Text here</p>
.mytext {color:#d9e2e8;}
This box has a color of #d9e2e8
<div style="background-color:#d9e2e8;">Content here</div>
.mybackground {background-color:#d9e2e8;}
Border around this has a color of #d9e2e8
<div style="border:2px solid #d9e2e8;">Content here</div>
.myborder {border:2px solid #d9e2e8;}