#dae1e1 color space conversions
Hex:
#dae1e1
RGB:
218, 225, 225
CMY:
15, 12, 12
CMYK:
3, 0, 0, 12
HSL:
180°, 10.4478%, 86.8627%
HSV (HSB):
180°, 3.1111%, 88.2353%
XYZ:
69.4293, 74.1921, 81.8954
xyY:
0.3079, 0.3290, 74.1921
CIE-Lab:
89.0132, -2.3402, -0.8276
CIE-LCH:
89.0132, 2.4822, 199.4750
CIE-Luv:
89.0132, -3.8877, -0.8540
Hunter-Lab:
86.1348, -6.8555, 3.9226
#dae1e1 color charts
#dae1e1 color shades, tints & tones
#dae1e1 color schemes
#dae1e1 color preview, HTML & CSS examples
This text has a color of #dae1e1
<p style="color:#dae1e1;">Text here</p>
.mytext {color:#dae1e1;}
This box has a color of #dae1e1
<div style="background-color:#dae1e1;">Content here</div>
.mybackground {background-color:#dae1e1;}
Border around this has a color of #dae1e1
<div style="border:2px solid #dae1e1;">Content here</div>
.myborder {border:2px solid #dae1e1;}