#c53d4f color space conversions
Hex:
#c53d4f
RGB:
197, 61, 79
CMY:
23, 76, 69
CMYK:
0, 69, 60, 23
HSL:
352°, 53.9683%, 50.5882%
HSV (HSB):
352°, 69.0355%, 77.2549%
XYZ:
26.1060, 15.7723, 9.0656
xyY:
0.5124, 0.3096, 15.7723
CIE-Lab:
46.6743, 54.8673, 20.7269
CIE-LCH:
46.6743, 58.6518, 20.6948
CIE-Luv:
46.6743, 98.5283, 12.9481
Hunter-Lab:
39.7144, 47.8356, 14.2660
#c53d4f color charts
#c53d4f color shades, tints & tones
#c53d4f color schemes
#c53d4f color preview, HTML & CSS examples
This text has a color of #c53d4f
<p style="color:#c53d4f;">Text here</p>
.mytext {color:#c53d4f;}
This box has a color of #c53d4f
<div style="background-color:#c53d4f;">Content here</div>
.mybackground {background-color:#c53d4f;}
Border around this has a color of #c53d4f
<div style="border:2px solid #c53d4f;">Content here</div>
.myborder {border:2px solid #c53d4f;}