#c52f3c color space conversions
Hex:
#c52f3c
RGB:
197, 47, 60
CMY:
23, 82, 76
CMYK:
0, 76, 70, 23
HSL:
355°, 61.4754%, 47.8431%
HSV (HSB):
355°, 76.1421%, 77.2549%
XYZ:
24.8581, 14.2296, 5.7114
xyY:
0.5549, 0.3176, 14.2296
CIE-Lab:
44.5604, 58.7156, 29.5475
CIE-LCH:
44.5604, 65.7311, 26.7129
CIE-Luv:
44.5604, 110.8898, 19.1321
Hunter-Lab:
37.7221, 51.6140, 17.4286
#c52f3c color charts
#c52f3c color shades, tints & tones
#c52f3c color schemes
#c52f3c color preview, HTML & CSS examples
This text has a color of #c52f3c
<p style="color:#c52f3c;">Text here</p>
.mytext {color:#c52f3c;}
This box has a color of #c52f3c
<div style="background-color:#c52f3c;">Content here</div>
.mybackground {background-color:#c52f3c;}
Border around this has a color of #c52f3c
<div style="border:2px solid #c52f3c;">Content here</div>
.myborder {border:2px solid #c52f3c;}