#c46c3c color space conversions
Hex:
#c46c3c
RGB:
196, 108, 60
CMY:
23, 58, 76
CMYK:
0, 45, 69, 23
HSL:
21°, 53.5433%, 50.1961%
HSV (HSB):
21°, 69.3878%, 76.8627%
XYZ:
28.9431, 22.7871, 7.1479
xyY:
0.4916, 0.3870, 22.7871
CIE-Lab:
54.8524, 30.9886, 41.4788
CIE-LCH:
54.8524, 51.7763, 53.2368
CIE-Luv:
54.8524, 69.4201, 38.9195
Hunter-Lab:
47.7359, 24.6900, 24.5372
#c46c3c color charts
#c46c3c color shades, tints & tones
#c46c3c color schemes
#c46c3c color preview, HTML & CSS examples
This text has a color of #c46c3c
<p style="color:#c46c3c;">Text here</p>
.mytext {color:#c46c3c;}
This box has a color of #c46c3c
<div style="background-color:#c46c3c;">Content here</div>
.mybackground {background-color:#c46c3c;}
Border around this has a color of #c46c3c
<div style="border:2px solid #c46c3c;">Content here</div>
.myborder {border:2px solid #c46c3c;}