#c53e2a color space conversions
Hex:
#c53e2a
RGB:
197, 62, 42
CMY:
23, 76, 84
CMYK:
0, 69, 79, 23
HSL:
8°, 64.8536%, 46.8627%
HSV (HSB):
8°, 78.6802%, 77.2549%
XYZ:
25.1665, 15.4827, 3.8525
xyY:
0.5655, 0.3479, 15.4827
CIE-Lab:
46.2884, 52.5843, 41.7351
CIE-LCH:
46.2884, 67.1337, 38.4383
CIE-Luv:
46.2884, 106.1677, 29.9314
Hunter-Lab:
39.3481, 45.3069, 21.7386
#c53e2a color charts
#c53e2a color shades, tints & tones
#c53e2a color schemes
#c53e2a color preview, HTML & CSS examples
This text has a color of #c53e2a
<p style="color:#c53e2a;">Text here</p>
.mytext {color:#c53e2a;}
This box has a color of #c53e2a
<div style="background-color:#c53e2a;">Content here</div>
.mybackground {background-color:#c53e2a;}
Border around this has a color of #c53e2a
<div style="border:2px solid #c53e2a;">Content here</div>
.myborder {border:2px solid #c53e2a;}