#c56565 color space conversions
Hex:
#c56565
RGB:
197, 101, 101
CMY:
23, 60, 60
CMYK:
0, 49, 49, 23
HSL:
0°, 45.2830%, 58.4314%
HSV (HSB):
0°, 48.7310%, 77.2549%
XYZ:
30.0286, 22.1173, 14.9983
xyY:
0.4472, 0.3294, 22.1173
CIE-Lab:
54.1512, 38.1647, 17.6606
CIE-LCH:
54.1512, 42.0529, 24.8322
CIE-Luv:
54.1512, 68.5940, 14.7867
Hunter-Lab:
47.0290, 31.6737, 14.0118
#c56565 color charts
#c56565 color shades, tints & tones
#c56565 color schemes
#c56565 color preview, HTML & CSS examples
This text has a color of #c56565
<p style="color:#c56565;">Text here</p>
.mytext {color:#c56565;}
This box has a color of #c56565
<div style="background-color:#c56565;">Content here</div>
.mybackground {background-color:#c56565;}
Border around this has a color of #c56565
<div style="border:2px solid #c56565;">Content here</div>
.myborder {border:2px solid #c56565;}