#decb2f color space conversions
Hex:
#decb2f
RGB:
222, 203, 47
CMY:
13, 20, 82
CMYK:
0, 9, 79, 13
HSL:
53°, 72.6141%, 52.7451%
HSV (HSB):
53°, 78.8288%, 87.0588%
XYZ:
51.9932, 58.4467, 11.2303
xyY:
0.4273, 0.4804, 58.4467
CIE-Lab:
80.9865, -9.1243, 73.4243
CIE-LCH:
80.9865, 73.9891, 97.0837
CIE-Luv:
80.9865, 19.2265, 82.3770
Hunter-Lab:
76.4504, -12.3921, 44.8058
#decb2f color charts
#decb2f color shades, tints & tones
#decb2f color schemes
#decb2f color preview, HTML & CSS examples
This text has a color of #decb2f
<p style="color:#decb2f;">Text here</p>
.mytext {color:#decb2f;}
This box has a color of #decb2f
<div style="background-color:#decb2f;">Content here</div>
.mybackground {background-color:#decb2f;}
Border around this has a color of #decb2f
<div style="border:2px solid #decb2f;">Content here</div>
.myborder {border:2px solid #decb2f;}