#decb5c color space conversions
Hex:
#decb5c
RGB:
222, 203, 92
CMY:
13, 20, 64
CMYK:
0, 9, 59, 13
HSL:
51°, 66.3265%, 61.5686%
HSV (HSB):
51°, 58.5586%, 87.0588%
XYZ:
53.4119, 59.0142, 18.7010
xyY:
0.4073, 0.4501, 59.0142
CIE-Lab:
81.2994, -6.7869, 56.5849
CIE-LCH:
81.2994, 56.9904, 96.8395
CIE-Luv:
81.2994, 17.9040, 69.3390
Hunter-Lab:
76.8207, -10.3287, 39.3411
#decb5c color charts
#decb5c color shades, tints & tones
#decb5c color schemes
#decb5c color preview, HTML & CSS examples
This text has a color of #decb5c
<p style="color:#decb5c;">Text here</p>
.mytext {color:#decb5c;}
This box has a color of #decb5c
<div style="background-color:#decb5c;">Content here</div>
.mybackground {background-color:#decb5c;}
Border around this has a color of #decb5c
<div style="border:2px solid #decb5c;">Content here</div>
.myborder {border:2px solid #decb5c;}