#dcbc75 color space conversions
Hex:
#dcbc75
RGB:
220, 188, 117
CMY:
14, 26, 54
CMYK:
0, 15, 47, 14
HSL:
41°, 59.5376%, 66.0784%
HSV (HSB):
41°, 46.8182%, 86.2745%
XYZ:
50.7093, 52.4664, 24.2840
xyY:
0.3978, 0.4116, 52.4664
CIE-Lab:
77.5589, 2.2558, 40.0208
CIE-LCH:
77.5589, 40.0843, 86.7739
CIE-Luv:
77.5589, 25.1277, 50.6600
Hunter-Lab:
72.4337, -1.7950, 30.8262
#dcbc75 color charts
#dcbc75 color shades, tints & tones
#dcbc75 color schemes
#dcbc75 color preview, HTML & CSS examples
This text has a color of #dcbc75
<p style="color:#dcbc75;">Text here</p>
.mytext {color:#dcbc75;}
This box has a color of #dcbc75
<div style="background-color:#dcbc75;">Content here</div>
.mybackground {background-color:#dcbc75;}
Border around this has a color of #dcbc75
<div style="border:2px solid #dcbc75;">Content here</div>
.myborder {border:2px solid #dcbc75;}