#c52a2a color space conversions
Hex:
#c52a2a
RGB:
197, 42, 42
CMY:
23, 84, 84
CMYK:
0, 79, 79, 23
HSL:
0°, 64.8536%, 46.8627%
HSV (HSB):
0°, 78.6802%, 77.2549%
XYZ:
24.2718, 13.6934, 3.5543
xyY:
0.5846, 0.3298, 13.6934
CIE-Lab:
43.7900, 59.5027, 39.1674
CIE-LCH:
43.7900, 71.2366, 33.3548
CIE-Luv:
43.7900, 117.3410, 25.3034
Hunter-Lab:
37.0046, 52.3226, 20.2084
#c52a2a color charts
#c52a2a color shades, tints & tones
#c52a2a color schemes
#c52a2a color preview, HTML & CSS examples
This text has a color of #c52a2a
<p style="color:#c52a2a;">Text here</p>
.mytext {color:#c52a2a;}
This box has a color of #c52a2a
<div style="background-color:#c52a2a;">Content here</div>
.mybackground {background-color:#c52a2a;}
Border around this has a color of #c52a2a
<div style="border:2px solid #c52a2a;">Content here</div>
.myborder {border:2px solid #c52a2a;}