#dcbc6f color space conversions
Hex:
#dcbc6f
RGB:
220, 188, 111
CMY:
14, 26, 56
CMYK:
0, 15, 50, 14
HSL:
42°, 60.8939%, 64.9020%
HSV (HSB):
42°, 49.5455%, 86.2745%
XYZ:
50.3677, 52.3298, 22.4849
xyY:
0.4024, 0.4180, 52.3298
CIE-Lab:
77.4776, 1.6935, 42.9530
CIE-LCH:
77.4776, 42.9864, 87.7422
CIE-Luv:
77.4776, 25.5124, 53.7410
Hunter-Lab:
72.3393, -2.3097, 32.2087
#dcbc6f color charts
#dcbc6f color shades, tints & tones
#dcbc6f color schemes
#dcbc6f color preview, HTML & CSS examples
This text has a color of #dcbc6f
<p style="color:#dcbc6f;">Text here</p>
.mytext {color:#dcbc6f;}
This box has a color of #dcbc6f
<div style="background-color:#dcbc6f;">Content here</div>
.mybackground {background-color:#dcbc6f;}
Border around this has a color of #dcbc6f
<div style="border:2px solid #dcbc6f;">Content here</div>
.myborder {border:2px solid #dcbc6f;}