#c53c1e color space conversions
Hex:
#c53c1e
RGB:
197, 60, 30
CMY:
23, 76, 88
CMYK:
0, 70, 85, 23
HSL:
11°, 73.5683%, 44.5098%
HSV (HSB):
11°, 84.7716%, 77.2549%
XYZ:
24.8762, 15.1958, 2.8503
xyY:
0.5796, 0.3540, 15.1958
CIE-Lab:
45.9012, 53.0139, 47.3419
CIE-LCH:
45.9012, 71.0756, 41.7652
CIE-Luv:
45.9012, 109.1236, 32.7758
Hunter-Lab:
38.9818, 45.6915, 22.9521
#c53c1e color charts
#c53c1e color shades, tints & tones
#c53c1e color schemes
#c53c1e color preview, HTML & CSS examples
This text has a color of #c53c1e
<p style="color:#c53c1e;">Text here</p>
.mytext {color:#c53c1e;}
This box has a color of #c53c1e
<div style="background-color:#c53c1e;">Content here</div>
.mybackground {background-color:#c53c1e;}
Border around this has a color of #c53c1e
<div style="border:2px solid #c53c1e;">Content here</div>
.myborder {border:2px solid #c53c1e;}