#daeb2f color space conversions
Hex:
#daeb2f
RGB:
218, 235, 47
CMY:
15, 8, 82
CMYK:
7, 0, 80, 8
HSL:
65°, 82.4561%, 55.2941%
HSV (HSB):
65°, 80.0000%, 92.1569%
XYZ:
59.1349, 74.5273, 13.9578
xyY:
0.4006, 0.5049, 74.5273
CIE-Lab:
89.1711, -26.4773, 80.4858
CIE-LCH:
89.1711, 84.7290, 108.2096
CIE-Luv:
89.1711, -4.3852, 94.9908
Hunter-Lab:
86.3292, -28.8050, 50.8444
#daeb2f color charts
#daeb2f color shades, tints & tones
#daeb2f color schemes
#daeb2f color preview, HTML & CSS examples
This text has a color of #daeb2f
<p style="color:#daeb2f;">Text here</p>
.mytext {color:#daeb2f;}
This box has a color of #daeb2f
<div style="background-color:#daeb2f;">Content here</div>
.mybackground {background-color:#daeb2f;}
Border around this has a color of #daeb2f
<div style="border:2px solid #daeb2f;">Content here</div>
.myborder {border:2px solid #daeb2f;}