#c53c2e color space conversions
Hex:
#c53c2e
RGB:
197, 60, 46
CMY:
23, 76, 82
CMYK:
0, 70, 77, 23
HSL:
6°, 62.1399%, 47.6471%
HSV (HSB):
6°, 76.6497%, 77.2549%
XYZ:
25.1350, 15.2993, 4.2131
xyY:
0.5630, 0.3427, 15.2993
CIE-Lab:
46.0414, 53.5147, 39.3219
CIE-LCH:
46.0414, 66.4081, 36.3079
CIE-Luv:
46.0414, 106.7449, 28.0485
Hunter-Lab:
39.1143, 46.2545, 20.9938
#c53c2e color charts
#c53c2e color shades, tints & tones
#c53c2e color schemes
#c53c2e color preview, HTML & CSS examples
This text has a color of #c53c2e
<p style="color:#c53c2e;">Text here</p>
.mytext {color:#c53c2e;}
This box has a color of #c53c2e
<div style="background-color:#c53c2e;">Content here</div>
.mybackground {background-color:#c53c2e;}
Border around this has a color of #c53c2e
<div style="border:2px solid #c53c2e;">Content here</div>
.myborder {border:2px solid #c53c2e;}