#c56c7c color space conversions
Hex:
#c56c7c
RGB:
197, 108, 124
CMY:
23, 58, 51
CMYK:
0, 45, 37, 23
HSL:
349°, 43.4146%, 59.8039%
HSV (HSB):
349°, 45.1777%, 77.2549%
XYZ:
32.0266, 24.0507, 22.0230
xyY:
0.4101, 0.3079, 24.0507
CIE-Lab:
56.1385, 36.9901, 6.9765
CIE-LCH:
56.1385, 37.6422, 10.6807
CIE-Luv:
56.1385, 59.3670, 2.4767
Hunter-Lab:
49.0415, 30.7471, 7.7037
#c56c7c color charts
#c56c7c color shades, tints & tones
#c56c7c color schemes
#c56c7c color preview, HTML & CSS examples
This text has a color of #c56c7c
<p style="color:#c56c7c;">Text here</p>
.mytext {color:#c56c7c;}
This box has a color of #c56c7c
<div style="background-color:#c56c7c;">Content here</div>
.mybackground {background-color:#c56c7c;}
Border around this has a color of #c56c7c
<div style="border:2px solid #c56c7c;">Content here</div>
.myborder {border:2px solid #c56c7c;}