#c52f7e color space conversions
Hex:
#c52f7e
RGB:
197, 47, 126
CMY:
23, 82, 51
CMYK:
0, 76, 36, 23
HSL:
328°, 61.4754%, 47.8431%
HSV (HSB):
328°, 76.1421%, 77.2549%
XYZ:
27.8084, 15.4097, 21.2474
xyY:
0.4314, 0.2390, 15.4097
CIE-Lab:
46.1903, 63.8702, -8.7808
CIE-LCH:
46.1903, 64.4710, 352.1722
CIE-Luv:
46.1903, 88.1860, -23.1539
Hunter-Lab:
39.2552, 57.7527, -4.6128
#c52f7e color charts
#c52f7e color shades, tints & tones
#c52f7e color schemes
#c52f7e color preview, HTML & CSS examples
This text has a color of #c52f7e
<p style="color:#c52f7e;">Text here</p>
.mytext {color:#c52f7e;}
This box has a color of #c52f7e
<div style="background-color:#c52f7e;">Content here</div>
.mybackground {background-color:#c52f7e;}
Border around this has a color of #c52f7e
<div style="border:2px solid #c52f7e;">Content here</div>
.myborder {border:2px solid #c52f7e;}