#daef5e color space conversions
Hex:
#daef5e
RGB:
218, 239, 94
CMY:
15, 6, 63
CMYK:
9, 0, 61, 6
HSL:
69°, 81.9209%, 65.2941%
HSV (HSB):
69°, 60.6695%, 93.7255%
XYZ:
61.8003, 77.4466, 22.2811
xyY:
0.3826, 0.4795, 77.4466
CIE-Lab:
90.5268, -26.0013, 65.8097
CIE-LCH:
90.5268, 70.7601, 111.5589
CIE-Luv:
90.5268, -7.3691, 84.5510
Hunter-Lab:
88.0037, -28.6555, 46.5913
#daef5e color charts
#daef5e color shades, tints & tones
#daef5e color schemes
#daef5e color preview, HTML & CSS examples
This text has a color of #daef5e
<p style="color:#daef5e;">Text here</p>
.mytext {color:#daef5e;}
This box has a color of #daef5e
<div style="background-color:#daef5e;">Content here</div>
.mybackground {background-color:#daef5e;}
Border around this has a color of #daef5e
<div style="border:2px solid #daef5e;">Content here</div>
.myborder {border:2px solid #daef5e;}