#daeaea color space conversions
Hex:
#daeaea
RGB:
218, 234, 234
CMY:
15, 8, 8
CMYK:
7, 0, 0, 8
HSL:
180°, 27.5862%, 88.6275%
HSV (HSB):
180°, 6.8376%, 91.7647%
XYZ:
73.1875, 79.6916, 89.3665
xyY:
0.3021, 0.3290, 79.6916
CIE-Lab:
91.5463, -5.2760, -1.8310
CIE-LCH:
91.5463, 5.5847, 199.1390
CIE-Luv:
91.5463, -8.7225, -1.8973
Hunter-Lab:
89.2701, -9.8807, 3.1351
#daeaea color charts
#daeaea color shades, tints & tones
#daeaea color schemes
#daeaea color preview, HTML & CSS examples
This text has a color of #daeaea
<p style="color:#daeaea;">Text here</p>
.mytext {color:#daeaea;}
This box has a color of #daeaea
<div style="background-color:#daeaea;">Content here</div>
.mybackground {background-color:#daeaea;}
Border around this has a color of #daeaea
<div style="border:2px solid #daeaea;">Content here</div>
.myborder {border:2px solid #daeaea;}