#c53c5d color space conversions
Hex:
#c53c5d
RGB:
197, 60, 93
CMY:
23, 76, 64
CMYK:
0, 70, 53, 23
HSL:
346°, 54.1502%, 50.3922%
HSV (HSB):
346°, 69.5431%, 77.2549%
XYZ:
26.6176, 15.8923, 12.0206
xyY:
0.4881, 0.2914, 15.8923
CIE-Lab:
46.8329, 56.2932, 12.3886
CIE-LCH:
46.8329, 57.6403, 12.4114
CIE-Luv:
46.8329, 94.8595, 4.1086
Hunter-Lab:
39.8652, 49.4186, 10.0279
#c53c5d color charts
#c53c5d color shades, tints & tones
#c53c5d color schemes
#c53c5d color preview, HTML & CSS examples
This text has a color of #c53c5d
<p style="color:#c53c5d;">Text here</p>
.mytext {color:#c53c5d;}
This box has a color of #c53c5d
<div style="background-color:#c53c5d;">Content here</div>
.mybackground {background-color:#c53c5d;}
Border around this has a color of #c53c5d
<div style="border:2px solid #c53c5d;">Content here</div>
.myborder {border:2px solid #c53c5d;}