#c45a3c color space conversions
Hex:
#c45a3c
RGB:
196, 90, 60
CMY:
23, 65, 76
CMYK:
0, 54, 69, 23
HSL:
13°, 53.5433%, 50.1961%
HSV (HSB):
13°, 69.3878%, 76.8627%
XYZ:
27.2367, 19.3743, 6.5791
xyY:
0.5121, 0.3642, 19.3743
CIE-Lab:
51.1223, 40.3214, 37.2472
CIE-LCH:
51.1223, 54.8923, 42.7304
CIE-Luv:
51.1223, 82.9946, 32.0177
Hunter-Lab:
44.0163, 33.4251, 21.9494
#c45a3c color charts
#c45a3c color shades, tints & tones
#c45a3c color schemes
#c45a3c color preview, HTML & CSS examples
This text has a color of #c45a3c
<p style="color:#c45a3c;">Text here</p>
.mytext {color:#c45a3c;}
This box has a color of #c45a3c
<div style="background-color:#c45a3c;">Content here</div>
.mybackground {background-color:#c45a3c;}
Border around this has a color of #c45a3c
<div style="border:2px solid #c45a3c;">Content here</div>
.myborder {border:2px solid #c45a3c;}