#d9daec color space conversions
Hex:
#d9daec
RGB:
217, 218, 236
CMY:
15, 15, 7
CMYK:
8, 8, 0, 7
HSL:
237°, 33.3333%, 88.8235%
HSV (HSB):
237°, 8.0508%, 92.5490%
XYZ:
68.8270, 70.9506, 89.4242
xyY:
0.3003, 0.3096, 70.9506
CIE-Lab:
87.4610, 3.0443, -8.9148
CIE-LCH:
87.4610, 9.4203, 288.8546
CIE-Luv:
87.4610, -1.5713, -14.4027
Hunter-Lab:
84.2322, -1.5522, -3.9820
#d9daec color charts
#d9daec color shades, tints & tones
#d9daec color schemes
#d9daec color preview, HTML & CSS examples
This text has a color of #d9daec
<p style="color:#d9daec;">Text here</p>
.mytext {color:#d9daec;}
This box has a color of #d9daec
<div style="background-color:#d9daec;">Content here</div>
.mybackground {background-color:#d9daec;}
Border around this has a color of #d9daec
<div style="border:2px solid #d9daec;">Content here</div>
.myborder {border:2px solid #d9daec;}