#c53a31 color space conversions
Hex:
#c53a31
RGB:
197, 58, 49
CMY:
23, 77, 81
CMYK:
0, 71, 75, 23
HSL:
4°, 60.1626%, 48.2353%
HSV (HSB):
4°, 75.1269%, 77.2549%
XYZ:
25.0934, 15.1182, 4.5013
xyY:
0.5612, 0.3381, 15.1182
CIE-Lab:
45.7956, 54.3971, 37.3896
CIE-LCH:
45.7956, 66.0078, 34.5025
CIE-Luv:
45.7956, 107.4002, 26.4307
Hunter-Lab:
38.8821, 47.1551, 20.3537
#c53a31 color charts
#c53a31 color shades, tints & tones
#c53a31 color schemes
#c53a31 color preview, HTML & CSS examples
This text has a color of #c53a31
<p style="color:#c53a31;">Text here</p>
.mytext {color:#c53a31;}
This box has a color of #c53a31
<div style="background-color:#c53a31;">Content here</div>
.mybackground {background-color:#c53a31;}
Border around this has a color of #c53a31
<div style="border:2px solid #c53a31;">Content here</div>
.myborder {border:2px solid #c53a31;}