#c52e7e color space conversions
Hex:
#c52e7e
RGB:
197, 46, 126
CMY:
23, 82, 51
CMYK:
0, 77, 36, 23
HSL:
328°, 62.1399%, 47.6471%
HSV (HSB):
328°, 76.6497%, 77.2549%
XYZ:
27.7688, 15.3307, 21.2342
xyY:
0.4316, 0.2383, 15.3307
CIE-Lab:
46.0838, 64.1720, -8.9404
CIE-LCH:
46.0838, 64.7918, 352.0686
CIE-Luv:
46.0838, 88.5005, -23.4133
Hunter-Lab:
39.1544, 58.0745, -4.7461
#c52e7e color charts
#c52e7e color shades, tints & tones
#c52e7e color schemes
#c52e7e color preview, HTML & CSS examples
This text has a color of #c52e7e
<p style="color:#c52e7e;">Text here</p>
.mytext {color:#c52e7e;}
This box has a color of #c52e7e
<div style="background-color:#c52e7e;">Content here</div>
.mybackground {background-color:#c52e7e;}
Border around this has a color of #c52e7e
<div style="border:2px solid #c52e7e;">Content here</div>
.myborder {border:2px solid #c52e7e;}