#c53c4b color space conversions
Hex:
#c53c4b
RGB:
197, 60, 75
CMY:
23, 76, 71
CMYK:
0, 70, 62, 23
HSL:
353°, 54.1502%, 50.3922%
HSV (HSB):
353°, 69.5431%, 77.2549%
XYZ:
25.9118, 15.6100, 8.3039
xyY:
0.5200, 0.3133, 15.6100
CIE-Lab:
46.4587, 54.9892, 22.8726
CIE-LCH:
46.4587, 59.5565, 22.5847
CIE-Luv:
46.4587, 100.1779, 14.8918
Hunter-Lab:
39.5095, 47.9252, 15.1954
#c53c4b color charts
#c53c4b color shades, tints & tones
#c53c4b color schemes
#c53c4b color preview, HTML & CSS examples
This text has a color of #c53c4b
<p style="color:#c53c4b;">Text here</p>
.mytext {color:#c53c4b;}
This box has a color of #c53c4b
<div style="background-color:#c53c4b;">Content here</div>
.mybackground {background-color:#c53c4b;}
Border around this has a color of #c53c4b
<div style="border:2px solid #c53c4b;">Content here</div>
.myborder {border:2px solid #c53c4b;}