#dec42f color space conversions
Hex:
#dec42f
RGB:
222, 196, 47
CMY:
13, 23, 82
CMYK:
0, 12, 79, 13
HSL:
51°, 72.6141%, 52.7451%
HSV (HSB):
51°, 78.8288%, 87.0588%
XYZ:
50.3772, 55.2147, 10.6917
xyY:
0.4332, 0.4748, 55.2147
CIE-Lab:
79.1648, -5.5532, 71.8076
CIE-LCH:
79.1648, 72.0221, 94.4221
CIE-Luv:
79.1648, 24.1179, 79.5936
Hunter-Lab:
74.3066, -9.0199, 43.4836
#dec42f color charts
#dec42f color shades, tints & tones
#dec42f color schemes
#dec42f color preview, HTML & CSS examples
This text has a color of #dec42f
<p style="color:#dec42f;">Text here</p>
.mytext {color:#dec42f;}
This box has a color of #dec42f
<div style="background-color:#dec42f;">Content here</div>
.mybackground {background-color:#dec42f;}
Border around this has a color of #dec42f
<div style="border:2px solid #dec42f;">Content here</div>
.myborder {border:2px solid #dec42f;}