#dae02e color space conversions
Hex:
#dae02e
RGB:
218, 224, 46
CMY:
15, 12, 82
CMYK:
3, 0, 79, 12
HSL:
62°, 74.1667%, 52.9412%
HSV (HSB):
62°, 79.4643%, 87.8431%
XYZ:
56.0622, 68.4140, 12.8352
xyY:
0.4083, 0.4982, 68.4140
CIE-Lab:
86.2130, -21.2517, 78.1651
CIE-LCH:
86.2130, 81.0026, 105.2101
CIE-Luv:
86.2130, 2.5145, 90.8244
Hunter-Lab:
82.7128, -23.7610, 48.6984
#dae02e color charts
#dae02e color shades, tints & tones
#dae02e color schemes
#dae02e color preview, HTML & CSS examples
This text has a color of #dae02e
<p style="color:#dae02e;">Text here</p>
.mytext {color:#dae02e;}
This box has a color of #dae02e
<div style="background-color:#dae02e;">Content here</div>
.mybackground {background-color:#dae02e;}
Border around this has a color of #dae02e
<div style="border:2px solid #dae02e;">Content here</div>
.myborder {border:2px solid #dae02e;}