#c47d3e color space conversions
Hex:
#c47d3e
RGB:
196, 125, 62
CMY:
23, 51, 76
CMYK:
0, 36, 68, 23
HSL:
28°, 53.1746%, 50.5882%
HSV (HSB):
28°, 68.3673%, 76.8627%
XYZ:
30.9681, 26.7508, 8.0887
xyY:
0.4706, 0.4065, 26.7508
CIE-Lab:
58.7429, 21.8877, 44.7918
CIE-LCH:
58.7429, 49.8535, 63.9574
CIE-Luv:
58.7429, 56.1402, 45.1065
Hunter-Lab:
51.7212, 16.3649, 26.9325
#c47d3e color charts
#c47d3e color shades, tints & tones
#c47d3e color schemes
#c47d3e color preview, HTML & CSS examples
This text has a color of #c47d3e
<p style="color:#c47d3e;">Text here</p>
.mytext {color:#c47d3e;}
This box has a color of #c47d3e
<div style="background-color:#c47d3e;">Content here</div>
.mybackground {background-color:#c47d3e;}
Border around this has a color of #c47d3e
<div style="border:2px solid #c47d3e;">Content here</div>
.myborder {border:2px solid #c47d3e;}