#decb1f color space conversions
Hex:
#decb1f
RGB:
222, 203, 31
CMY:
13, 20, 88
CMYK:
0, 9, 86, 13
HSL:
54°, 75.4941%, 49.6078%
HSV (HSB):
54°, 86.0360%, 87.0588%
XYZ:
51.7275, 58.3404, 9.8308
xyY:
0.4314, 0.4866, 58.3404
CIE-Lab:
80.9277, -9.5686, 77.3931
CIE-LCH:
80.9277, 77.9824, 97.0481
CIE-Luv:
80.9277, 19.4834, 84.9078
Hunter-Lab:
76.3809, -12.7809, 45.8355
#decb1f color charts
#decb1f color shades, tints & tones
#decb1f color schemes
#decb1f color preview, HTML & CSS examples
This text has a color of #decb1f
<p style="color:#decb1f;">Text here</p>
.mytext {color:#decb1f;}
This box has a color of #decb1f
<div style="background-color:#decb1f;">Content here</div>
.mybackground {background-color:#decb1f;}
Border around this has a color of #decb1f
<div style="border:2px solid #decb1f;">Content here</div>
.myborder {border:2px solid #decb1f;}