#c53a2e color space conversions
Hex:
#c53a2e
RGB:
197, 58, 46
CMY:
23, 77, 82
CMYK:
0, 71, 77, 23
HSL:
5°, 62.1399%, 47.6471%
HSV (HSB):
5°, 76.6497%, 77.2549%
XYZ:
25.0322, 15.0937, 4.1788
xyY:
0.5650, 0.3407, 15.0937
CIE-Lab:
45.7622, 54.2799, 39.0244
CIE-LCH:
45.7622, 66.8522, 35.7142
CIE-Luv:
45.7622, 107.9599, 27.5277
Hunter-Lab:
38.8506, 47.0223, 20.8181
#c53a2e color charts
#c53a2e color shades, tints & tones
#c53a2e color schemes
#c53a2e color preview, HTML & CSS examples
This text has a color of #c53a2e
<p style="color:#c53a2e;">Text here</p>
.mytext {color:#c53a2e;}
This box has a color of #c53a2e
<div style="background-color:#c53a2e;">Content here</div>
.mybackground {background-color:#c53a2e;}
Border around this has a color of #c53a2e
<div style="border:2px solid #c53a2e;">Content here</div>
.myborder {border:2px solid #c53a2e;}