#c53a3e color space conversions
Hex:
#c53a3e
RGB:
197, 58, 62
CMY:
23, 77, 76
CMYK:
0, 71, 69, 23
HSL:
358°, 54.5098%, 50.0000%
HSV (HSB):
358°, 70.5584%, 77.2549%
XYZ:
25.4085, 15.2442, 6.1607
xyY:
0.5428, 0.3256, 15.2442
CIE-Lab:
45.9669, 54.9960, 30.0587
CIE-LCH:
45.9669, 62.6744, 28.6593
CIE-Luv:
45.9669, 104.6078, 20.9407
Hunter-Lab:
39.0439, 47.8354, 17.9754
#c53a3e color charts
#c53a3e color shades, tints & tones
#c53a3e color schemes
#c53a3e color preview, HTML & CSS examples
This text has a color of #c53a3e
<p style="color:#c53a3e;">Text here</p>
.mytext {color:#c53a3e;}
This box has a color of #c53a3e
<div style="background-color:#c53a3e;">Content here</div>
.mybackground {background-color:#c53a3e;}
Border around this has a color of #c53a3e
<div style="border:2px solid #c53a3e;">Content here</div>
.myborder {border:2px solid #c53a3e;}