#c52e3c color space conversions
Hex:
#c52e3c
RGB:
197, 46, 60
CMY:
23, 82, 76
CMYK:
0, 77, 70, 23
HSL:
354°, 62.1399%, 47.6471%
HSV (HSB):
354°, 76.6497%, 77.2549%
XYZ:
24.8186, 14.1506, 5.6982
xyY:
0.5556, 0.3168, 14.1506
CIE-Lab:
44.4481, 59.0303, 29.4114
CIE-LCH:
44.4481, 65.9516, 26.4844
CIE-Luv:
44.4481, 111.3700, 18.9081
Hunter-Lab:
37.6172, 51.9381, 17.3509
#c52e3c color charts
#c52e3c color shades, tints & tones
#c52e3c color schemes
#c52e3c color preview, HTML & CSS examples
This text has a color of #c52e3c
<p style="color:#c52e3c;">Text here</p>
.mytext {color:#c52e3c;}
This box has a color of #c52e3c
<div style="background-color:#c52e3c;">Content here</div>
.mybackground {background-color:#c52e3c;}
Border around this has a color of #c52e3c
<div style="border:2px solid #c52e3c;">Content here</div>
.myborder {border:2px solid #c52e3c;}