#decb3d color space conversions
Hex:
#decb3d
RGB:
222, 203, 61
CMY:
13, 20, 76
CMYK:
0, 9, 73, 13
HSL:
53°, 70.9251%, 55.4902%
HSV (HSB):
53°, 72.5225%, 87.0588%
XYZ:
52.3224, 58.5784, 12.9640
xyY:
0.4224, 0.4729, 58.5784
CIE-Lab:
81.0593, -8.5767, 68.9525
CIE-LCH:
81.0593, 69.4839, 97.0904
CIE-Luv:
81.0593, 18.9123, 79.2816
Hunter-Lab:
76.5365, -11.9115, 43.5329
#decb3d color charts
#decb3d color shades, tints & tones
#decb3d color schemes
#decb3d color preview, HTML & CSS examples
This text has a color of #decb3d
<p style="color:#decb3d;">Text here</p>
.mytext {color:#decb3d;}
This box has a color of #decb3d
<div style="background-color:#decb3d;">Content here</div>
.mybackground {background-color:#decb3d;}
Border around this has a color of #decb3d
<div style="border:2px solid #decb3d;">Content here</div>
.myborder {border:2px solid #decb3d;}