#c52a28 color space conversions
Hex:
#c52a28
RGB:
197, 42, 40
CMY:
23, 84, 84
CMYK:
0, 79, 80, 23
HSL:
1°, 66.2447%, 46.4706%
HSV (HSB):
1°, 79.6954%, 77.2549%
XYZ:
24.2369, 13.6794, 3.3705
xyY:
0.5870, 0.3313, 13.6794
CIE-Lab:
43.7697, 59.4382, 40.2541
CIE-LCH:
43.7697, 71.7864, 34.1076
CIE-Luv:
43.7697, 117.7186, 25.9626
Hunter-Lab:
36.9857, 52.2468, 20.4870
#c52a28 color charts
#c52a28 color shades, tints & tones
#c52a28 color schemes
#c52a28 color preview, HTML & CSS examples
This text has a color of #c52a28
<p style="color:#c52a28;">Text here</p>
.mytext {color:#c52a28;}
This box has a color of #c52a28
<div style="background-color:#c52a28;">Content here</div>
.mybackground {background-color:#c52a28;}
Border around this has a color of #c52a28
<div style="border:2px solid #c52a28;">Content here</div>
.myborder {border:2px solid #c52a28;}