#c53e1a color space conversions
Hex:
#c53e1a
RGB:
197, 62, 26
CMY:
23, 76, 90
CMYK:
0, 69, 87, 23
HSL:
13°, 76.6816%, 43.7255%
HSV (HSB):
13°, 86.8020%, 77.2549%
XYZ:
24.9350, 15.3901, 2.6337
xyY:
0.5804, 0.3583, 15.3901
CIE-Lab:
46.1640, 52.1332, 49.3391
CIE-LCH:
46.1640, 71.7790, 43.4227
CIE-Luv:
46.1640, 108.2701, 34.1764
Hunter-Lab:
39.2303, 44.8028, 23.4809
#c53e1a color charts
#c53e1a color shades, tints & tones
#c53e1a color schemes
#c53e1a color preview, HTML & CSS examples
This text has a color of #c53e1a
<p style="color:#c53e1a;">Text here</p>
.mytext {color:#c53e1a;}
This box has a color of #c53e1a
<div style="background-color:#c53e1a;">Content here</div>
.mybackground {background-color:#c53e1a;}
Border around this has a color of #c53e1a
<div style="border:2px solid #c53e1a;">Content here</div>
.myborder {border:2px solid #c53e1a;}