#dae0da color space conversions
Hex:
#dae0da
RGB:
218, 224, 218
CMY:
15, 12, 15
CMYK:
3, 0, 3, 12
HSL:
120°, 8.8235%, 86.6667%
HSV (HSB):
120°, 2.6786%, 87.8431%
XYZ:
68.2240, 73.2787, 76.8781
xyY:
0.3124, 0.3356, 73.2787
CIE-Lab:
88.5805, -3.0959, 2.2193
CIE-LCH:
88.5805, 3.8092, 144.3659
CIE-Luv:
88.5805, -3.0408, 3.9175
Hunter-Lab:
85.6030, -7.5440, 6.6751
#dae0da color charts
#dae0da color shades, tints & tones
#dae0da color schemes
#dae0da color preview, HTML & CSS examples
This text has a color of #dae0da
<p style="color:#dae0da;">Text here</p>
.mytext {color:#dae0da;}
This box has a color of #dae0da
<div style="background-color:#dae0da;">Content here</div>
.mybackground {background-color:#dae0da;}
Border around this has a color of #dae0da
<div style="border:2px solid #dae0da;">Content here</div>
.myborder {border:2px solid #dae0da;}