#c52f5d color space conversions
Hex:
#c52f5d
RGB:
197, 47, 93
CMY:
23, 82, 64
CMYK:
0, 76, 53, 23
HSL:
342°, 61.4754%, 47.8431%
HSV (HSB):
342°, 76.1421%, 77.2549%
XYZ:
26.0183, 14.6937, 11.8208
xyY:
0.4953, 0.2797, 14.6937
CIE-Lab:
45.2117, 60.8072, 10.1279
CIE-LCH:
45.2117, 61.6449, 9.4562
CIE-Luv:
45.2117, 100.7193, 0.4707
Hunter-Lab:
38.3323, 54.0763, 8.5490
#c52f5d color charts
#c52f5d color shades, tints & tones
#c52f5d color schemes
#c52f5d color preview, HTML & CSS examples
This text has a color of #c52f5d
<p style="color:#c52f5d;">Text here</p>
.mytext {color:#c52f5d;}
This box has a color of #c52f5d
<div style="background-color:#c52f5d;">Content here</div>
.mybackground {background-color:#c52f5d;}
Border around this has a color of #c52f5d
<div style="border:2px solid #c52f5d;">Content here</div>
.myborder {border:2px solid #c52f5d;}