#c56f3e color space conversions
Hex:
#c56f3e
RGB:
197, 111, 62
CMY:
23, 56, 76
CMYK:
0, 44, 69, 23
HSL:
22°, 53.7849%, 50.7843%
HSV (HSB):
22°, 68.5279%, 77.2549%
XYZ:
29.5799, 23.5870, 7.5511
xyY:
0.4872, 0.3885, 23.5870
CIE-Lab:
55.6719, 29.9053, 41.4021
CIE-LCH:
55.6719, 51.0731, 54.1588
CIE-Luv:
55.6719, 67.7128, 39.4282
Hunter-Lab:
48.5664, 23.7260, 24.7781
#c56f3e color charts
#c56f3e color shades, tints & tones
#c56f3e color schemes
#c56f3e color preview, HTML & CSS examples
This text has a color of #c56f3e
<p style="color:#c56f3e;">Text here</p>
.mytext {color:#c56f3e;}
This box has a color of #c56f3e
<div style="background-color:#c56f3e;">Content here</div>
.mybackground {background-color:#c56f3e;}
Border around this has a color of #c56f3e
<div style="border:2px solid #c56f3e;">Content here</div>
.myborder {border:2px solid #c56f3e;}