#dec80a color space conversions
Hex:
#dec80a
RGB:
222, 200, 10
CMY:
13, 22, 96
CMYK:
0, 10, 95, 13
HSL:
54°, 91.3793%, 45.4902%
HSV (HSB):
54°, 95.4955%, 87.0588%
XYZ:
50.8333, 56.8601, 8.5831
xyY:
0.4372, 0.4890, 56.8601
CIE-Lab:
80.1008, -8.3705, 79.9365
CIE-LCH:
80.1008, 80.3736, 95.9779
CIE-Luv:
80.1008, 21.7836, 85.6251
Hunter-Lab:
75.4056, -11.6274, 46.0352
#dec80a color charts
#dec80a color shades, tints & tones
#dec80a color schemes
#dec80a color preview, HTML & CSS examples
This text has a color of #dec80a
<p style="color:#dec80a;">Text here</p>
.mytext {color:#dec80a;}
This box has a color of #dec80a
<div style="background-color:#dec80a;">Content here</div>
.mybackground {background-color:#dec80a;}
Border around this has a color of #dec80a
<div style="border:2px solid #dec80a;">Content here</div>
.myborder {border:2px solid #dec80a;}