#decb8c color space conversions
Hex:
#decb8c
RGB:
222, 203, 140
CMY:
13, 20, 45
CMYK:
0, 9, 37, 13
HSL:
46°, 55.4054%, 70.9804%
HSV (HSB):
46°, 36.9369%, 87.0588%
XYZ:
56.2138, 60.1349, 33.4554
xyY:
0.3752, 0.4014, 60.1349
CIE-Lab:
81.9115, -2.3330, 33.8549
CIE-LCH:
81.9115, 33.9352, 93.9422
CIE-Luv:
81.9115, 15.5121, 45.6998
Hunter-Lab:
77.5467, -6.3117, 28.7037
#decb8c color charts
#decb8c color shades, tints & tones
#decb8c color schemes
#decb8c color preview, HTML & CSS examples
This text has a color of #decb8c
<p style="color:#decb8c;">Text here</p>
.mytext {color:#decb8c;}
This box has a color of #decb8c
<div style="background-color:#decb8c;">Content here</div>
.mybackground {background-color:#decb8c;}
Border around this has a color of #decb8c
<div style="border:2px solid #decb8c;">Content here</div>
.myborder {border:2px solid #decb8c;}