#daec80 color space conversions
Hex:
#daec80
RGB:
218, 236, 128
CMY:
15, 7, 50
CMYK:
8, 0, 46, 7
HSL:
70°, 73.9726%, 71.3725%
HSV (HSB):
70°, 45.7627%, 92.5490%
XYZ:
62.8052, 76.4548, 31.8692
xyY:
0.3670, 0.4468, 76.4548
CIE-Lab:
90.0701, -21.6979, 50.0891
CIE-LCH:
90.0701, 54.5867, 113.4216
CIE-Luv:
90.0701, -6.2857, 68.9004
Hunter-Lab:
87.4385, -24.8046, 39.5972
#daec80 color charts
#daec80 color shades, tints & tones
#daec80 color schemes
#daec80 color preview, HTML & CSS examples
This text has a color of #daec80
<p style="color:#daec80;">Text here</p>
.mytext {color:#daec80;}
This box has a color of #daec80
<div style="background-color:#daec80;">Content here</div>
.mybackground {background-color:#daec80;}
Border around this has a color of #daec80
<div style="border:2px solid #daec80;">Content here</div>
.myborder {border:2px solid #daec80;}