#d8d9e1 color space conversions
Hex:
#d8d9e1
RGB:
216, 217, 225
CMY:
15, 15, 12
CMYK:
4, 4, 0, 12
HSL:
233°, 13.0435%, 86.4706%
HSV (HSB):
233°, 4.0000%, 88.2353%
XYZ:
66.7224, 69.6609, 81.1634
xyY:
0.3067, 0.3202, 69.6609
CIE-Lab:
86.8303, 1.1391, -4.0477
CIE-LCH:
86.8303, 4.2050, 285.7173
CIE-Luv:
86.8303, -1.0065, -6.4195
Hunter-Lab:
83.4631, -3.3633, 0.7678
#d8d9e1 color charts
#d8d9e1 color shades, tints & tones
#d8d9e1 color schemes
#d8d9e1 color preview, HTML & CSS examples
This text has a color of #d8d9e1
<p style="color:#d8d9e1;">Text here</p>
.mytext {color:#d8d9e1;}
This box has a color of #d8d9e1
<div style="background-color:#d8d9e1;">Content here</div>
.mybackground {background-color:#d8d9e1;}
Border around this has a color of #d8d9e1
<div style="border:2px solid #d8d9e1;">Content here</div>
.myborder {border:2px solid #d8d9e1;}