#c46c3e color space conversions
Hex:
#c46c3e
RGB:
196, 108, 62
CMY:
23, 58, 76
CMYK:
0, 45, 68, 23
HSL:
21°, 53.1746%, 50.5882%
HSV (HSB):
21°, 68.3673%, 76.8627%
XYZ:
28.9970, 22.8087, 7.4316
xyY:
0.4895, 0.3850, 22.8087
CIE-Lab:
54.8747, 31.1010, 40.4634
CIE-LCH:
54.8747, 51.0349, 52.4534
CIE-Luv:
54.8747, 69.1817, 38.1222
Hunter-Lab:
47.7584, 24.8008, 24.2049
#c46c3e color charts
#c46c3e color shades, tints & tones
#c46c3e color schemes
#c46c3e color preview, HTML & CSS examples
This text has a color of #c46c3e
<p style="color:#c46c3e;">Text here</p>
.mytext {color:#c46c3e;}
This box has a color of #c46c3e
<div style="background-color:#c46c3e;">Content here</div>
.mybackground {background-color:#c46c3e;}
Border around this has a color of #c46c3e
<div style="border:2px solid #c46c3e;">Content here</div>
.myborder {border:2px solid #c46c3e;}