#c53c36 color space conversions
Hex:
#c53c36
RGB:
197, 60, 54
CMY:
23, 76, 79
CMYK:
0, 70, 73, 23
HSL:
3°, 56.9721%, 49.2157%
HSV (HSB):
3°, 72.5888%, 77.2549%
XYZ:
25.3077, 15.3684, 5.1226
xyY:
0.5526, 0.3356, 15.3684
CIE-Lab:
46.1347, 53.8462, 34.9284
CIE-LCH:
46.1347, 64.1826, 32.9703
CIE-Luv:
46.1347, 105.2133, 24.9942
Hunter-Lab:
39.2025, 46.6285, 19.6944
#c53c36 color charts
#c53c36 color shades, tints & tones
#c53c36 color schemes
#c53c36 color preview, HTML & CSS examples
This text has a color of #c53c36
<p style="color:#c53c36;">Text here</p>
.mytext {color:#c53c36;}
This box has a color of #c53c36
<div style="background-color:#c53c36;">Content here</div>
.mybackground {background-color:#c53c36;}
Border around this has a color of #c53c36
<div style="border:2px solid #c53c36;">Content here</div>
.myborder {border:2px solid #c53c36;}