#c56c3e color space conversions
Hex:
#c56c3e
RGB:
197, 108, 62
CMY:
23, 58, 76
CMYK:
0, 45, 69, 23
HSL:
20°, 53.7849%, 50.7843%
HSV (HSB):
20°, 68.5279%, 77.2549%
XYZ:
29.2580, 22.9432, 7.4438
xyY:
0.4905, 0.3847, 22.9432
CIE-Lab:
55.0138, 31.5083, 40.6585
CIE-LCH:
55.0138, 51.4382, 52.2261
CIE-Luv:
55.0138, 70.0099, 38.2235
Hunter-Lab:
47.8991, 25.2090, 24.3153
#c56c3e color charts
#c56c3e color shades, tints & tones
#c56c3e color schemes
#c56c3e color preview, HTML & CSS examples
This text has a color of #c56c3e
<p style="color:#c56c3e;">Text here</p>
.mytext {color:#c56c3e;}
This box has a color of #c56c3e
<div style="background-color:#c56c3e;">Content here</div>
.mybackground {background-color:#c56c3e;}
Border around this has a color of #c56c3e
<div style="border:2px solid #c56c3e;">Content here</div>
.myborder {border:2px solid #c56c3e;}