#c52d3c color space conversions
Hex:
#c52d3c
RGB:
197, 45, 60
CMY:
23, 82, 76
CMYK:
0, 77, 70, 23
HSL:
354°, 62.8099%, 47.4510%
HSV (HSB):
354°, 77.1574%, 77.2549%
XYZ:
24.7800, 14.0733, 5.6853
xyY:
0.5564, 0.3160, 14.0733
CIE-Lab:
44.3379, 59.3393, 29.2779
CIE-LCH:
44.3379, 66.1691, 26.2616
CIE-Luv:
44.3379, 111.8417, 18.6883
Hunter-Lab:
37.5144, 52.2569, 17.2747
#c52d3c color charts
#c52d3c color shades, tints & tones
#c52d3c color schemes
#c52d3c color preview, HTML & CSS examples
This text has a color of #c52d3c
<p style="color:#c52d3c;">Text here</p>
.mytext {color:#c52d3c;}
This box has a color of #c52d3c
<div style="background-color:#c52d3c;">Content here</div>
.mybackground {background-color:#c52d3c;}
Border around this has a color of #c52d3c
<div style="border:2px solid #c52d3c;">Content here</div>
.myborder {border:2px solid #c52d3c;}