#c46d3c color space conversions
Hex:
#c46d3c
RGB:
196, 109, 60
CMY:
23, 57, 76
CMYK:
0, 44, 69, 23
HSL:
22°, 53.5433%, 50.1961%
HSV (HSB):
22°, 69.3878%, 76.8627%
XYZ:
29.0492, 22.9993, 7.1832
xyY:
0.4904, 0.3883, 22.9993
CIE-Lab:
55.0716, 30.4542, 41.7239
CIE-LCH:
55.0716, 51.6560, 53.8744
CIE-Luv:
55.0716, 68.6520, 39.3182
Hunter-Lab:
47.9576, 24.1965, 24.6897
#c46d3c color charts
#c46d3c color shades, tints & tones
#c46d3c color schemes
#c46d3c color preview, HTML & CSS examples
This text has a color of #c46d3c
<p style="color:#c46d3c;">Text here</p>
.mytext {color:#c46d3c;}
This box has a color of #c46d3c
<div style="background-color:#c46d3c;">Content here</div>
.mybackground {background-color:#c46d3c;}
Border around this has a color of #c46d3c
<div style="border:2px solid #c46d3c;">Content here</div>
.myborder {border:2px solid #c46d3c;}