#c53c1a color space conversions
Hex:
#c53c1a
RGB:
197, 60, 26
CMY:
23, 76, 90
CMYK:
0, 70, 87, 23
HSL:
12°, 76.6816%, 43.7255%
HSV (HSB):
12°, 86.8020%, 77.2549%
XYZ:
24.8283, 15.1766, 2.5981
xyY:
0.5828, 0.3562, 15.1766
CIE-Lab:
45.8752, 52.9207, 49.1028
CIE-LCH:
45.8752, 72.1920, 42.8569
CIE-Luv:
45.8752, 109.5752, 33.6712
Hunter-Lab:
38.9572, 45.5869, 23.3160
#c53c1a color charts
#c53c1a color shades, tints & tones
#c53c1a color schemes
#c53c1a color preview, HTML & CSS examples
This text has a color of #c53c1a
<p style="color:#c53c1a;">Text here</p>
.mytext {color:#c53c1a;}
This box has a color of #c53c1a
<div style="background-color:#c53c1a;">Content here</div>
.mybackground {background-color:#c53c1a;}
Border around this has a color of #c53c1a
<div style="border:2px solid #c53c1a;">Content here</div>
.myborder {border:2px solid #c53c1a;}