#c53e3d color space conversions
Hex:
#c53e3d
RGB:
197, 62, 61
CMY:
23, 76, 76
CMYK:
0, 69, 69, 23
HSL:
0°, 53.9683%, 50.5882%
HSV (HSB):
0°, 69.0355%, 77.2549%
XYZ:
25.5909, 15.6525, 6.0873
xyY:
0.5407, 0.3307, 15.6525
CIE-Lab:
46.5152, 53.4014, 31.3100
CIE-LCH:
46.5152, 61.9033, 30.3837
CIE-Luv:
46.5152, 102.5135, 22.5157
Hunter-Lab:
39.5632, 46.2244, 18.5717
#c53e3d color charts
#c53e3d color shades, tints & tones
#c53e3d color schemes
#c53e3d color preview, HTML & CSS examples
This text has a color of #c53e3d
<p style="color:#c53e3d;">Text here</p>
.mytext {color:#c53e3d;}
This box has a color of #c53e3d
<div style="background-color:#c53e3d;">Content here</div>
.mybackground {background-color:#c53e3d;}
Border around this has a color of #c53e3d
<div style="border:2px solid #c53e3d;">Content here</div>
.myborder {border:2px solid #c53e3d;}