#dcbd7f color space conversions
Hex:
#dcbd7f
RGB:
220, 189, 127
CMY:
14, 26, 50
CMYK:
0, 14, 42, 14
HSL:
40°, 57.0552%, 68.0392%
HSV (HSB):
40°, 42.2727%, 86.2745%
XYZ:
51.5436, 53.1431, 27.6197
xyY:
0.3896, 0.4017, 53.1431
CIE-Lab:
77.9594, 2.7412, 35.3944
CIE-LCH:
77.9594, 35.5004, 85.5714
CIE-Luv:
77.9594, 23.8005, 45.7042
Hunter-Lab:
72.8993, -1.3652, 28.5661
#dcbd7f color charts
#dcbd7f color shades, tints & tones
#dcbd7f color schemes
#dcbd7f color preview, HTML & CSS examples
This text has a color of #dcbd7f
<p style="color:#dcbd7f;">Text here</p>
.mytext {color:#dcbd7f;}
This box has a color of #dcbd7f
<div style="background-color:#dcbd7f;">Content here</div>
.mybackground {background-color:#dcbd7f;}
Border around this has a color of #dcbd7f
<div style="border:2px solid #dcbd7f;">Content here</div>
.myborder {border:2px solid #dcbd7f;}