#decb5f color space conversions
Hex:
#decb5f
RGB:
222, 203, 95
CMY:
13, 20, 63
CMYK:
0, 9, 57, 13
HSL:
51°, 65.8031%, 62.1569%
HSV (HSB):
51°, 57.2072%, 87.0588%
XYZ:
53.5457, 59.0677, 19.4055
xyY:
0.4056, 0.4474, 59.0677
CIE-Lab:
81.3288, -6.5695, 55.2566
CIE-LCH:
81.3288, 55.6458, 96.7801
CIE-Luv:
81.3288, 17.7834, 68.1487
Hunter-Lab:
76.8555, -10.1351, 38.8285
#decb5f color charts
#decb5f color shades, tints & tones
#decb5f color schemes
#decb5f color preview, HTML & CSS examples
This text has a color of #decb5f
<p style="color:#decb5f;">Text here</p>
.mytext {color:#decb5f;}
This box has a color of #decb5f
<div style="background-color:#decb5f;">Content here</div>
.mybackground {background-color:#decb5f;}
Border around this has a color of #decb5f
<div style="border:2px solid #decb5f;">Content here</div>
.myborder {border:2px solid #decb5f;}