#daed2e color space conversions
Hex:
#daed2e
RGB:
218, 237, 46
CMY:
15, 7, 82
CMYK:
8, 0, 81, 7
HSL:
66°, 84.1410%, 55.4902%
HSV (HSB):
66°, 80.5907%, 92.9412%
XYZ:
59.6908, 75.6711, 14.0447
xyY:
0.3995, 0.5065, 75.6711
CIE-Lab:
89.7064, -27.4511, 81.1998
CIE-LCH:
89.7064, 85.7145, 108.6788
CIE-Luv:
89.7064, -5.6034, 95.9416
Hunter-Lab:
86.9891, -29.7466, 51.3198
#daed2e color charts
#daed2e color shades, tints & tones
#daed2e color schemes
#daed2e color preview, HTML & CSS examples
This text has a color of #daed2e
<p style="color:#daed2e;">Text here</p>
.mytext {color:#daed2e;}
This box has a color of #daed2e
<div style="background-color:#daed2e;">Content here</div>
.mybackground {background-color:#daed2e;}
Border around this has a color of #daed2e
<div style="border:2px solid #daed2e;">Content here</div>
.myborder {border:2px solid #daed2e;}