#c53f3d color space conversions
Hex:
#c53f3d
RGB:
197, 63, 61
CMY:
23, 75, 76
CMYK:
0, 68, 69, 23
HSL:
1°, 53.9683%, 50.5882%
HSV (HSB):
1°, 69.0355%, 77.2549%
XYZ:
25.6458, 15.7623, 6.1056
xyY:
0.5398, 0.3317, 15.7623
CIE-Lab:
46.6610, 53.0036, 31.4848
CIE-LCH:
46.6610, 61.6496, 30.7109
CIE-Luv:
46.6610, 101.9140, 22.8026
Hunter-Lab:
39.7017, 45.8261, 18.6731
#c53f3d color charts
#c53f3d color shades, tints & tones
#c53f3d color schemes
#c53f3d color preview, HTML & CSS examples
This text has a color of #c53f3d
<p style="color:#c53f3d;">Text here</p>
.mytext {color:#c53f3d;}
This box has a color of #c53f3d
<div style="background-color:#c53f3d;">Content here</div>
.mybackground {background-color:#c53f3d;}
Border around this has a color of #c53f3d
<div style="border:2px solid #c53f3d;">Content here</div>
.myborder {border:2px solid #c53f3d;}