#c56c8d color space conversions
Hex:
#c56c8d
RGB:
197, 108, 141
CMY:
23, 58, 45
CMYK:
0, 45, 28, 23
HSL:
338°, 43.4146%, 59.8039%
HSV (HSB):
338°, 45.1777%, 77.2549%
XYZ:
33.1962, 24.5185, 28.1822
xyY:
0.3865, 0.2854, 24.5185
CIE-Lab:
56.6033, 39.1718, -2.2803
CIE-LCH:
56.6033, 39.2381, 356.6684
CIE-Luv:
56.6033, 55.6664, -10.1851
Hunter-Lab:
49.5162, 33.0152, 0.9163
#c56c8d color charts
#c56c8d color shades, tints & tones
#c56c8d color schemes
#c56c8d color preview, HTML & CSS examples
This text has a color of #c56c8d
<p style="color:#c56c8d;">Text here</p>
.mytext {color:#c56c8d;}
This box has a color of #c56c8d
<div style="background-color:#c56c8d;">Content here</div>
.mybackground {background-color:#c56c8d;}
Border around this has a color of #c56c8d
<div style="border:2px solid #c56c8d;">Content here</div>
.myborder {border:2px solid #c56c8d;}