#decb5a color space conversions
Hex:
#decb5a
RGB:
222, 203, 90
CMY:
13, 20, 65
CMYK:
0, 9, 59, 13
HSL:
51°, 66.6667%, 61.1765%
HSV (HSB):
51°, 59.4595%, 87.0588%
XYZ:
53.3256, 58.9797, 18.2465
xyY:
0.4085, 0.4518, 58.9797
CIE-Lab:
81.2804, -6.9275, 57.4601
CIE-LCH:
81.2804, 57.8762, 96.8745
CIE-Luv:
81.2804, 17.9822, 70.1103
Hunter-Lab:
76.7982, -10.4536, 39.6720
#decb5a color charts
#decb5a color shades, tints & tones
#decb5a color schemes
#decb5a color preview, HTML & CSS examples
This text has a color of #decb5a
<p style="color:#decb5a;">Text here</p>
.mytext {color:#decb5a;}
This box has a color of #decb5a
<div style="background-color:#decb5a;">Content here</div>
.mybackground {background-color:#decb5a;}
Border around this has a color of #decb5a
<div style="border:2px solid #decb5a;">Content here</div>
.myborder {border:2px solid #decb5a;}