#c52d0d color space conversions
Hex:
#c52d0d
RGB:
197, 45, 13
CMY:
23, 82, 95
CMYK:
0, 77, 93, 23
HSL:
10°, 87.6190%, 41.1765%
HSV (HSB):
10°, 93.4010%, 77.2549%
XYZ:
24.0370, 13.7761, 1.7729
xyY:
0.6072, 0.3480, 13.7761
CIE-Lab:
43.9102, 57.9583, 52.6012
CIE-LCH:
43.9102, 78.2690, 42.2259
CIE-Luv:
43.9102, 119.6294, 32.5544
Hunter-Lab:
37.1162, 50.6457, 23.1492
#c52d0d color charts
#c52d0d color shades, tints & tones
#c52d0d color schemes
#c52d0d color preview, HTML & CSS examples
This text has a color of #c52d0d
<p style="color:#c52d0d;">Text here</p>
.mytext {color:#c52d0d;}
This box has a color of #c52d0d
<div style="background-color:#c52d0d;">Content here</div>
.mybackground {background-color:#c52d0d;}
Border around this has a color of #c52d0d
<div style="border:2px solid #c52d0d;">Content here</div>
.myborder {border:2px solid #c52d0d;}