#c52d5d color space conversions
Hex:
#c52d5d
RGB:
197, 45, 93
CMY:
23, 82, 64
CMYK:
0, 77, 53, 23
HSL:
341°, 62.8099%, 47.4510%
HSV (HSB):
341°, 77.1574%, 77.2549%
XYZ:
25.9401, 14.5374, 11.7947
xyY:
0.4963, 0.2781, 14.5374
CIE-Lab:
44.9940, 61.4205, 9.8226
CIE-LCH:
44.9940, 62.2010, 9.0860
CIE-Luv:
44.9940, 101.5124, -0.0203
Hunter-Lab:
38.1279, 54.7175, 8.3484
#c52d5d color charts
#c52d5d color shades, tints & tones
#c52d5d color schemes
#c52d5d color preview, HTML & CSS examples
This text has a color of #c52d5d
<p style="color:#c52d5d;">Text here</p>
.mytext {color:#c52d5d;}
This box has a color of #c52d5d
<div style="background-color:#c52d5d;">Content here</div>
.mybackground {background-color:#c52d5d;}
Border around this has a color of #c52d5d
<div style="border:2px solid #c52d5d;">Content here</div>
.myborder {border:2px solid #c52d5d;}