#dec00f color space conversions
Hex:
#dec00f
RGB:
222, 192, 15
CMY:
13, 25, 94
CMYK:
0, 14, 93, 13
HSL:
51°, 87.3418%, 46.4706%
HSV (HSB):
51°, 93.2432%, 87.0588%
XYZ:
49.0601, 53.2634, 8.1471
xyY:
0.4441, 0.4822, 53.2634
CIE-Lab:
78.0302, -4.2207, 77.8439
CIE-LCH:
78.0302, 77.9582, 93.1035
CIE-Luv:
78.0302, 27.4798, 82.2831
Hunter-Lab:
72.9818, -7.7261, 44.4686
#dec00f color charts
#dec00f color shades, tints & tones
#dec00f color schemes
#dec00f color preview, HTML & CSS examples
This text has a color of #dec00f
<p style="color:#dec00f;">Text here</p>
.mytext {color:#dec00f;}
This box has a color of #dec00f
<div style="background-color:#dec00f;">Content here</div>
.mybackground {background-color:#dec00f;}
Border around this has a color of #dec00f
<div style="border:2px solid #dec00f;">Content here</div>
.myborder {border:2px solid #dec00f;}