#c53d2c color space conversions
Hex:
#c53d2c
RGB:
197, 61, 44
CMY:
23, 76, 83
CMYK:
0, 69, 78, 23
HSL:
7°, 63.4855%, 47.2549%
HSV (HSB):
7°, 77.6650%, 77.2549%
XYZ:
25.1493, 15.3897, 4.0279
xyY:
0.5643, 0.3453, 15.3897
CIE-Lab:
46.1633, 53.0504, 40.5382
CIE-LCH:
46.1633, 66.7659, 37.3851
CIE-Luv:
46.1633, 106.4706, 29.0043
Hunter-Lab:
39.2296, 45.7808, 21.3732
#c53d2c color charts
#c53d2c color shades, tints & tones
#c53d2c color schemes
#c53d2c color preview, HTML & CSS examples
This text has a color of #c53d2c
<p style="color:#c53d2c;">Text here</p>
.mytext {color:#c53d2c;}
This box has a color of #c53d2c
<div style="background-color:#c53d2c;">Content here</div>
.mybackground {background-color:#c53d2c;}
Border around this has a color of #c53d2c
<div style="border:2px solid #c53d2c;">Content here</div>
.myborder {border:2px solid #c53d2c;}