#c56a2e color space conversions
Hex:
#c56a2e
RGB:
197, 106, 46
CMY:
23, 58, 82
CMYK:
0, 46, 77, 23
HSL:
24°, 62.1399%, 47.6471%
HSV (HSB):
24°, 76.6497%, 77.2549%
XYZ:
28.6731, 22.3756, 5.3925
xyY:
0.5080, 0.3964, 22.3756
CIE-Lab:
54.4233, 31.7888, 47.9728
CIE-LCH:
54.4233, 57.5493, 56.4699
CIE-Luv:
54.4233, 73.2958, 43.1134
Hunter-Lab:
47.3029, 25.4195, 26.3531
#c56a2e color charts
#c56a2e color shades, tints & tones
#c56a2e color schemes
#c56a2e color preview, HTML & CSS examples
This text has a color of #c56a2e
<p style="color:#c56a2e;">Text here</p>
.mytext {color:#c56a2e;}
This box has a color of #c56a2e
<div style="background-color:#c56a2e;">Content here</div>
.mybackground {background-color:#c56a2e;}
Border around this has a color of #c56a2e
<div style="border:2px solid #c56a2e;">Content here</div>
.myborder {border:2px solid #c56a2e;}