#dcbd5f color space conversions
Hex:
#dcbd5f
RGB:
220, 189, 95
CMY:
14, 26, 63
CMYK:
0, 14, 57, 14
HSL:
45°, 64.1026%, 61.7647%
HSV (HSB):
45°, 56.8182%, 86.2745%
XYZ:
49.7784, 52.4371, 18.3242
xyY:
0.4130, 0.4350, 52.4371
CIE-Lab:
77.5415, -0.1659, 50.8573
CIE-LCH:
77.5415, 50.8576, 90.1869
CIE-Luv:
77.5415, 25.7605, 61.6401
Hunter-Lab:
72.4134, -4.0193, 35.6861
#dcbd5f color charts
#dcbd5f color shades, tints & tones
#dcbd5f color schemes
#dcbd5f color preview, HTML & CSS examples
This text has a color of #dcbd5f
<p style="color:#dcbd5f;">Text here</p>
.mytext {color:#dcbd5f;}
This box has a color of #dcbd5f
<div style="background-color:#dcbd5f;">Content here</div>
.mybackground {background-color:#dcbd5f;}
Border around this has a color of #dcbd5f
<div style="border:2px solid #dcbd5f;">Content here</div>
.myborder {border:2px solid #dcbd5f;}