#daef95 color space conversions
Hex:
#daef95
RGB:
218, 239, 149
CMY:
15, 6, 42
CMYK:
9, 0, 38, 6
HSL:
74°, 73.7705%, 76.0784%
HSV (HSB):
74°, 37.6569%, 93.7255%
XYZ:
65.2048, 78.8084, 40.2086
xyY:
0.3539, 0.4278, 78.8084
CIE-Lab:
91.1475, -20.8647, 41.2488
CIE-LCH:
91.1475, 46.2255, 116.8314
CIE-Luv:
91.1475, -8.5035, 59.4312
Hunter-Lab:
88.7741, -24.2460, 35.2875
#daef95 color charts
#daef95 color shades, tints & tones
#daef95 color schemes
#daef95 color preview, HTML & CSS examples
This text has a color of #daef95
<p style="color:#daef95;">Text here</p>
.mytext {color:#daef95;}
This box has a color of #daef95
<div style="background-color:#daef95;">Content here</div>
.mybackground {background-color:#daef95;}
Border around this has a color of #daef95
<div style="border:2px solid #daef95;">Content here</div>
.myborder {border:2px solid #daef95;}