#c52e2f color space conversions
Hex:
#c52e2f
RGB:
197, 46, 47
CMY:
23, 82, 82
CMYK:
0, 77, 76, 23
HSL:
360°, 62.1399%, 47.6471%
HSV (HSB):
360°, 76.6497%, 77.2549%
XYZ:
24.5160, 14.0295, 4.1052
xyY:
0.5748, 0.3289, 14.0295
CIE-Lab:
44.2753, 58.4713, 36.8593
CIE-LCH:
44.2753, 69.1195, 32.2266
CIE-Luv:
44.2753, 114.3906, 24.3434
Hunter-Lab:
37.4560, 51.2853, 19.7211
#c52e2f color charts
#c52e2f color shades, tints & tones
#c52e2f color schemes
#c52e2f color preview, HTML & CSS examples
This text has a color of #c52e2f
<p style="color:#c52e2f;">Text here</p>
.mytext {color:#c52e2f;}
This box has a color of #c52e2f
<div style="background-color:#c52e2f;">Content here</div>
.mybackground {background-color:#c52e2f;}
Border around this has a color of #c52e2f
<div style="border:2px solid #c52e2f;">Content here</div>
.myborder {border:2px solid #c52e2f;}