#c53c4f color space conversions
Hex:
#c53c4f
RGB:
197, 60, 79
CMY:
23, 76, 69
CMYK:
0, 70, 60, 23
HSL:
352°, 54.1502%, 50.3922%
HSV (HSB):
352°, 69.5431%, 77.2549%
XYZ:
26.0531, 15.6665, 9.0479
xyY:
0.5132, 0.3086, 15.6665
CIE-Lab:
46.5339, 55.2529, 20.5415
CIE-LCH:
46.5339, 58.9478, 20.3937
CIE-Luv:
46.5339, 99.0675, 12.6504
Hunter-Lab:
39.5810, 48.2260, 14.1534
#c53c4f color charts
#c53c4f color shades, tints & tones
#c53c4f color schemes
#c53c4f color preview, HTML & CSS examples
This text has a color of #c53c4f
<p style="color:#c53c4f;">Text here</p>
.mytext {color:#c53c4f;}
This box has a color of #c53c4f
<div style="background-color:#c53c4f;">Content here</div>
.mybackground {background-color:#c53c4f;}
Border around this has a color of #c53c4f
<div style="border:2px solid #c53c4f;">Content here</div>
.myborder {border:2px solid #c53c4f;}