#c53c0d color space conversions
Hex:
#c53c0d
RGB:
197, 60, 13
CMY:
23, 76, 95
CMYK:
0, 70, 93, 23
HSL:
15°, 87.6190%, 41.1765%
HSV (HSB):
15°, 93.4010%, 77.2549%
XYZ:
24.7145, 15.1311, 1.9988
xyY:
0.5906, 0.3616, 15.1311
CIE-Lab:
45.8132, 52.6985, 53.8154
CIE-LCH:
45.8132, 75.3209, 45.6008
CIE-Luv:
45.8132, 110.6634, 35.8259
Hunter-Lab:
38.8987, 45.3380, 24.1825
#c53c0d color charts
#c53c0d color shades, tints & tones
#c53c0d color schemes
#c53c0d color preview, HTML & CSS examples
This text has a color of #c53c0d
<p style="color:#c53c0d;">Text here</p>
.mytext {color:#c53c0d;}
This box has a color of #c53c0d
<div style="background-color:#c53c0d;">Content here</div>
.mybackground {background-color:#c53c0d;}
Border around this has a color of #c53c0d
<div style="border:2px solid #c53c0d;">Content here</div>
.myborder {border:2px solid #c53c0d;}