#c52b2f color space conversions
Hex:
#c52b2f
RGB:
197, 43, 47
CMY:
23, 83, 82
CMYK:
0, 78, 76, 23
HSL:
358°, 64.1667%, 47.0588%
HSV (HSB):
358°, 78.1726%, 77.2549%
XYZ:
24.4029, 13.8033, 4.0675
xyY:
0.5773, 0.3265, 13.8033
CIE-Lab:
43.9495, 59.3851, 36.5036
CIE-LCH:
43.9495, 69.7073, 31.5788
CIE-Luv:
43.9495, 115.8541, 23.7240
Hunter-Lab:
37.1528, 52.2260, 19.5160
#c52b2f color charts
#c52b2f color shades, tints & tones
#c52b2f color schemes
#c52b2f color preview, HTML & CSS examples
This text has a color of #c52b2f
<p style="color:#c52b2f;">Text here</p>
.mytext {color:#c52b2f;}
This box has a color of #c52b2f
<div style="background-color:#c52b2f;">Content here</div>
.mybackground {background-color:#c52b2f;}
Border around this has a color of #c52b2f
<div style="border:2px solid #c52b2f;">Content here</div>
.myborder {border:2px solid #c52b2f;}