#dec80f color space conversions
Hex:
#dec80f
RGB:
222, 200, 15
CMY:
13, 22, 94
CMYK:
0, 10, 93, 13
HSL:
54°, 87.3418%, 46.4706%
HSV (HSB):
54°, 93.2432%, 87.0588%
XYZ:
50.8647, 56.8726, 8.7486
xyY:
0.4367, 0.4882, 56.8726
CIE-Lab:
80.1079, -8.3174, 79.4009
CIE-LCH:
80.1079, 79.8353, 95.9800
CIE-Luv:
80.1079, 21.7508, 85.3176
Hunter-Lab:
75.4139, -11.5809, 45.9117
#dec80f color charts
#dec80f color shades, tints & tones
#dec80f color schemes
#dec80f color preview, HTML & CSS examples
This text has a color of #dec80f
<p style="color:#dec80f;">Text here</p>
.mytext {color:#dec80f;}
This box has a color of #dec80f
<div style="background-color:#dec80f;">Content here</div>
.mybackground {background-color:#dec80f;}
Border around this has a color of #dec80f
<div style="border:2px solid #dec80f;">Content here</div>
.myborder {border:2px solid #dec80f;}