#dae2e5 color space conversions
Hex:
#dae2e5
RGB:
218, 226, 229
CMY:
15, 11, 10
CMYK:
5, 1, 0, 10
HSL:
196°, 17.4603%, 87.6471%
HSV (HSB):
196°, 4.8035%, 89.8039%
XYZ:
70.2527, 74.9553, 84.8938
xyY:
0.3053, 0.3257, 74.9553
CIE-Lab:
89.3720, -2.1138, -2.4021
CIE-LCH:
89.3720, 3.1998, 228.6526
CIE-Luv:
89.3720, -4.5787, -3.3230
Hunter-Lab:
86.5767, -6.6655, 2.4662
#dae2e5 color charts
#dae2e5 color shades, tints & tones
#dae2e5 color schemes
#dae2e5 color preview, HTML & CSS examples
This text has a color of #dae2e5
<p style="color:#dae2e5;">Text here</p>
.mytext {color:#dae2e5;}
This box has a color of #dae2e5
<div style="background-color:#dae2e5;">Content here</div>
.mybackground {background-color:#dae2e5;}
Border around this has a color of #dae2e5
<div style="border:2px solid #dae2e5;">Content here</div>
.myborder {border:2px solid #dae2e5;}