#dae2e6 color space conversions
Hex:
#dae2e6
RGB:
218, 226, 230
CMY:
15, 11, 10
CMYK:
5, 2, 0, 10
HSL:
200°, 19.3548%, 87.8431%
HSV (HSB):
200°, 5.2174%, 90.1961%
XYZ:
70.3927, 75.0113, 85.6314
xyY:
0.3047, 0.3247, 75.0113
CIE-Lab:
89.3983, -1.9267, -2.8885
CIE-LCH:
89.3983, 3.4721, 236.2949
CIE-Luv:
89.3983, -4.6271, -4.1099
Hunter-Lab:
86.6091, -6.4875, 2.0056
#dae2e6 color charts
#dae2e6 color shades, tints & tones
#dae2e6 color schemes
#dae2e6 color preview, HTML & CSS examples
This text has a color of #dae2e6
<p style="color:#dae2e6;">Text here</p>
.mytext {color:#dae2e6;}
This box has a color of #dae2e6
<div style="background-color:#dae2e6;">Content here</div>
.mybackground {background-color:#dae2e6;}
Border around this has a color of #dae2e6
<div style="border:2px solid #dae2e6;">Content here</div>
.myborder {border:2px solid #dae2e6;}