#decb8e color space conversions
Hex:
#decb8e
RGB:
222, 203, 142
CMY:
13, 20, 44
CMYK:
0, 9, 36, 13
HSL:
46°, 54.7945%, 71.3725%
HSV (HSB):
46°, 36.0360%, 87.0588%
XYZ:
56.3626, 60.1945, 34.2392
xyY:
0.3738, 0.3992, 60.1945
CIE-Lab:
81.9438, -2.1022, 32.8647
CIE-LCH:
81.9438, 32.9318, 93.6599
CIE-Luv:
81.9438, 15.3924, 44.5150
Hunter-Lab:
77.5851, -6.1004, 28.1442
#decb8e color charts
#decb8e color shades, tints & tones
#decb8e color schemes
#decb8e color preview, HTML & CSS examples
This text has a color of #decb8e
<p style="color:#decb8e;">Text here</p>
.mytext {color:#decb8e;}
This box has a color of #decb8e
<div style="background-color:#decb8e;">Content here</div>
.mybackground {background-color:#decb8e;}
Border around this has a color of #decb8e
<div style="border:2px solid #decb8e;">Content here</div>
.myborder {border:2px solid #decb8e;}