#dae02a color space conversions
Hex:
#dae02a
RGB:
218, 224, 42
CMY:
15, 12, 84
CMYK:
3, 0, 81, 12
HSL:
62°, 74.5902%, 52.1569%
HSV (HSB):
62°, 81.2500%, 87.8431%
XYZ:
55.9870, 68.3839, 12.4391
xyY:
0.4092, 0.4998, 68.3839
CIE-Lab:
86.1981, -21.3748, 79.1587
CIE-LCH:
86.1981, 81.9937, 105.1109
CIE-Luv:
86.1981, 2.5564, 91.4808
Hunter-Lab:
82.6946, -23.8649, 48.9677
#dae02a color charts
#dae02a color shades, tints & tones
#dae02a color schemes
#dae02a color preview, HTML & CSS examples
This text has a color of #dae02a
<p style="color:#dae02a;">Text here</p>
.mytext {color:#dae02a;}
This box has a color of #dae02a
<div style="background-color:#dae02a;">Content here</div>
.mybackground {background-color:#dae02a;}
Border around this has a color of #dae02a
<div style="border:2px solid #dae02a;">Content here</div>
.myborder {border:2px solid #dae02a;}