#c53d3a color space conversions
Hex:
#c53d3a
RGB:
197, 61, 58
CMY:
23, 76, 77
CMYK:
0, 69, 71, 23
HSL:
1°, 54.5098%, 50.0000%
HSV (HSB):
1°, 70.5584%, 77.2549%
XYZ:
25.4584, 15.5133, 5.6555
xyY:
0.5460, 0.3327, 15.5133
CIE-Lab:
46.3294, 53.6445, 32.8422
CIE-LCH:
46.3294, 62.8994, 31.4758
CIE-Luv:
46.3294, 103.7713, 23.5744
Hunter-Lab:
39.3869, 46.4495, 19.0574
#c53d3a color charts
#c53d3a color shades, tints & tones
#c53d3a color schemes
#c53d3a color preview, HTML & CSS examples
This text has a color of #c53d3a
<p style="color:#c53d3a;">Text here</p>
.mytext {color:#c53d3a;}
This box has a color of #c53d3a
<div style="background-color:#c53d3a;">Content here</div>
.mybackground {background-color:#c53d3a;}
Border around this has a color of #c53d3a
<div style="border:2px solid #c53d3a;">Content here</div>
.myborder {border:2px solid #c53d3a;}