#c53a2c color space conversions
Hex:
#c53a2c
RGB:
197, 58, 44
CMY:
23, 77, 83
CMYK:
0, 71, 78, 23
HSL:
5°, 63.4855%, 47.2549%
HSV (HSB):
5°, 77.6650%, 77.2549%
XYZ:
24.9936, 15.0783, 3.9760
xyY:
0.5674, 0.3423, 15.0783
CIE-Lab:
45.7412, 54.2061, 40.0979
CIE-LCH:
45.7412, 67.4250, 36.4915
CIE-Luv:
45.7412, 108.3149, 28.2230
Hunter-Lab:
38.8308, 46.9387, 21.1107
#c53a2c color charts
#c53a2c color shades, tints & tones
#c53a2c color schemes
#c53a2c color preview, HTML & CSS examples
This text has a color of #c53a2c
<p style="color:#c53a2c;">Text here</p>
.mytext {color:#c53a2c;}
This box has a color of #c53a2c
<div style="background-color:#c53a2c;">Content here</div>
.mybackground {background-color:#c53a2c;}
Border around this has a color of #c53a2c
<div style="border:2px solid #c53a2c;">Content here</div>
.myborder {border:2px solid #c53a2c;}