#c56c2e color space conversions
Hex:
#c56c2e
RGB:
197, 108, 46
CMY:
23, 58, 82
CMYK:
0, 45, 77, 23
HSL:
25°, 62.1399%, 47.6471%
HSV (HSB):
25°, 76.6497%, 77.2549%
XYZ:
28.8817, 22.7927, 5.4620
xyY:
0.5055, 0.3989, 22.7927
CIE-Lab:
54.8582, 30.7254, 48.4083
CIE-LCH:
54.8582, 57.3360, 57.5961
CIE-Luv:
54.8582, 71.7127, 43.8663
Hunter-Lab:
47.7417, 24.4368, 26.6360
#c56c2e color charts
#c56c2e color shades, tints & tones
#c56c2e color schemes
#c56c2e color preview, HTML & CSS examples
This text has a color of #c56c2e
<p style="color:#c56c2e;">Text here</p>
.mytext {color:#c56c2e;}
This box has a color of #c56c2e
<div style="background-color:#c56c2e;">Content here</div>
.mybackground {background-color:#c56c2e;}
Border around this has a color of #c56c2e
<div style="border:2px solid #c56c2e;">Content here</div>
.myborder {border:2px solid #c56c2e;}