#c56c6f color space conversions
Hex:
#c56c6f
RGB:
197, 108, 111
CMY:
23, 58, 56
CMYK:
0, 45, 44, 23
HSL:
358°, 43.4146%, 59.8039%
HSV (HSB):
358°, 45.1777%, 77.2549%
XYZ:
31.2578, 23.7431, 17.9743
xyY:
0.4283, 0.3254, 23.7431
CIE-Lab:
55.8297, 35.5143, 14.1306
CIE-LCH:
55.8297, 38.2222, 21.6968
CIE-Luv:
55.8297, 62.0305, 11.5092
Hunter-Lab:
48.7269, 29.2336, 12.2380
#c56c6f color charts
#c56c6f color shades, tints & tones
#c56c6f color schemes
#c56c6f color preview, HTML & CSS examples
This text has a color of #c56c6f
<p style="color:#c56c6f;">Text here</p>
.mytext {color:#c56c6f;}
This box has a color of #c56c6f
<div style="background-color:#c56c6f;">Content here</div>
.mybackground {background-color:#c56c6f;}
Border around this has a color of #c56c6f
<div style="border:2px solid #c56c6f;">Content here</div>
.myborder {border:2px solid #c56c6f;}