#c56a3e color space conversions
Hex:
#c56a3e
RGB:
197, 106, 62
CMY:
23, 58, 76
CMYK:
0, 46, 69, 23
HSL:
20°, 53.7849%, 50.7843%
HSV (HSB):
20°, 68.5279%, 77.2549%
XYZ:
29.0495, 22.5262, 7.3743
xyY:
0.4928, 0.3821, 22.5262
CIE-Lab:
54.5809, 32.5704, 40.1674
CIE-LCH:
54.5809, 51.7132, 50.9626
CIE-Luv:
54.5809, 71.5367, 37.4272
Hunter-Lab:
47.4618, 26.1948, 24.0111
#c56a3e color charts
#c56a3e color shades, tints & tones
#c56a3e color schemes
#c56a3e color preview, HTML & CSS examples
This text has a color of #c56a3e
<p style="color:#c56a3e;">Text here</p>
.mytext {color:#c56a3e;}
This box has a color of #c56a3e
<div style="background-color:#c56a3e;">Content here</div>
.mybackground {background-color:#c56a3e;}
Border around this has a color of #c56a3e
<div style="border:2px solid #c56a3e;">Content here</div>
.myborder {border:2px solid #c56a3e;}