#c53d43 color space conversions
Hex:
#c53d43
RGB:
197, 61, 67
CMY:
23, 76, 74
CMYK:
0, 69, 66, 23
HSL:
357°, 53.9683%, 50.5882%
HSV (HSB):
357°, 69.0355%, 77.2549%
XYZ:
25.7078, 15.6131, 6.9689
xyY:
0.5324, 0.3233, 15.6131
CIE-Lab:
46.4627, 54.1189, 27.6929
CIE-LCH:
46.4627, 60.7927, 27.0991
CIE-Luv:
46.4627, 101.6890, 19.3671
Hunter-Lab:
39.5134, 46.9857, 17.2025
#c53d43 color charts
#c53d43 color shades, tints & tones
#c53d43 color schemes
#c53d43 color preview, HTML & CSS examples
This text has a color of #c53d43
<p style="color:#c53d43;">Text here</p>
.mytext {color:#c53d43;}
This box has a color of #c53d43
<div style="background-color:#c53d43;">Content here</div>
.mybackground {background-color:#c53d43;}
Border around this has a color of #c53d43
<div style="border:2px solid #c53d43;">Content here</div>
.myborder {border:2px solid #c53d43;}