#decb40 color space conversions
Hex:
#decb40
RGB:
222, 203, 64
CMY:
13, 20, 75
CMYK:
0, 9, 71, 13
HSL:
53°, 70.5357%, 56.0784%
HSV (HSB):
53°, 71.1712%, 87.0588%
XYZ:
52.4056, 58.6116, 13.4016
xyY:
0.4212, 0.4711, 58.6116
CIE-Lab:
81.0777, -8.4390, 67.8892
CIE-LCH:
81.0777, 68.4117, 97.0858
CIE-Luv:
81.0777, 18.8337, 78.5070
Hunter-Lab:
76.5582, -11.7903, 43.2120
#decb40 color charts
#decb40 color shades, tints & tones
#decb40 color schemes
#decb40 color preview, HTML & CSS examples
This text has a color of #decb40
<p style="color:#decb40;">Text here</p>
.mytext {color:#decb40;}
This box has a color of #decb40
<div style="background-color:#decb40;">Content here</div>
.mybackground {background-color:#decb40;}
Border around this has a color of #decb40
<div style="border:2px solid #decb40;">Content here</div>
.myborder {border:2px solid #decb40;}