#c53c1d color space conversions
Hex:
#c53c1d
RGB:
197, 60, 29
CMY:
23, 76, 89
CMYK:
0, 70, 85, 23
HSL:
11°, 74.3363%, 44.3137%
HSV (HSB):
11°, 85.2792%, 77.2549%
XYZ:
24.8636, 15.1907, 2.7840
xyY:
0.5804, 0.3546, 15.1907
CIE-Lab:
45.8943, 52.9895, 47.7936
CIE-LCH:
45.8943, 71.3590, 42.0487
CIE-Luv:
45.8943, 109.2418, 33.0103
Hunter-Lab:
38.9753, 45.6641, 23.0476
#c53c1d color charts
#c53c1d color shades, tints & tones
#c53c1d color schemes
#c53c1d color preview, HTML & CSS examples
This text has a color of #c53c1d
<p style="color:#c53c1d;">Text here</p>
.mytext {color:#c53c1d;}
This box has a color of #c53c1d
<div style="background-color:#c53c1d;">Content here</div>
.mybackground {background-color:#c53c1d;}
Border around this has a color of #c53c1d
<div style="border:2px solid #c53c1d;">Content here</div>
.myborder {border:2px solid #c53c1d;}