#dceb7f color space conversions
Hex:
#dceb7f
RGB:
220, 235, 127
CMY:
14, 8, 50
CMYK:
6, 0, 46, 8
HSL:
68°, 72.9730%, 70.9804%
HSV (HSB):
68°, 45.9574%, 92.1569%
XYZ:
63.0543, 76.1646, 31.4566
xyY:
0.3694, 0.4463, 76.1646
CIE-Lab:
89.9357, -20.5436, 50.4328
CIE-LCH:
89.9357, 54.4565, 112.1633
CIE-Luv:
89.9357, -4.4553, 68.9812
Hunter-Lab:
87.2723, -23.7603, 39.7200
#dceb7f color charts
#dceb7f color shades, tints & tones
#dceb7f color schemes
#dceb7f color preview, HTML & CSS examples
This text has a color of #dceb7f
<p style="color:#dceb7f;">Text here</p>
.mytext {color:#dceb7f;}
This box has a color of #dceb7f
<div style="background-color:#dceb7f;">Content here</div>
.mybackground {background-color:#dceb7f;}
Border around this has a color of #dceb7f
<div style="border:2px solid #dceb7f;">Content here</div>
.myborder {border:2px solid #dceb7f;}