#c53f31 color space conversions
Hex:
#c53f31
RGB:
197, 63, 49
CMY:
23, 75, 81
CMYK:
0, 68, 75, 23
HSL:
6°, 60.1626%, 48.2353%
HSV (HSB):
6°, 75.1269%, 77.2549%
XYZ:
25.3578, 15.6471, 4.5894
xyY:
0.5562, 0.3432, 15.6471
CIE-Lab:
46.5080, 52.4493, 38.1693
CIE-LCH:
46.5080, 64.8678, 36.0447
CIE-Luv:
46.5080, 104.3392, 27.7717
Hunter-Lab:
39.5564, 45.2047, 20.8105
#c53f31 color charts
#c53f31 color shades, tints & tones
#c53f31 color schemes
#c53f31 color preview, HTML & CSS examples
This text has a color of #c53f31
<p style="color:#c53f31;">Text here</p>
.mytext {color:#c53f31;}
This box has a color of #c53f31
<div style="background-color:#c53f31;">Content here</div>
.mybackground {background-color:#c53f31;}
Border around this has a color of #c53f31
<div style="border:2px solid #c53f31;">Content here</div>
.myborder {border:2px solid #c53f31;}