#dae9e7 color space conversions
Hex:
#dae9e7
RGB:
218, 233, 231
CMY:
15, 9, 9
CMYK:
6, 0, 1, 9
HSL:
172°, 25.4237%, 88.4314%
HSV (HSB):
172°, 6.4378%, 91.3725%
XYZ:
72.4762, 78.9528, 87.0208
xyY:
0.3039, 0.3311, 78.9528
CIE-Lab:
91.2129, -5.3287, -0.7529
CIE-LCH:
91.2129, 5.3816, 188.0418
CIE-Luv:
91.2129, -8.1111, -0.2188
Hunter-Lab:
88.8554, -9.9008, 4.1329
#dae9e7 color charts
#dae9e7 color shades, tints & tones
#dae9e7 color schemes
#dae9e7 color preview, HTML & CSS examples
This text has a color of #dae9e7
<p style="color:#dae9e7;">Text here</p>
.mytext {color:#dae9e7;}
This box has a color of #dae9e7
<div style="background-color:#dae9e7;">Content here</div>
.mybackground {background-color:#dae9e7;}
Border around this has a color of #dae9e7
<div style="border:2px solid #dae9e7;">Content here</div>
.myborder {border:2px solid #dae9e7;}