#c52e6d color space conversions
Hex:
#c52e6d
RGB:
197, 46, 109
CMY:
23, 82, 57
CMYK:
0, 77, 45, 23
HSL:
335°, 62.1399%, 47.6471%
HSV (HSB):
335°, 76.6497%, 77.2549%
XYZ:
26.7633, 14.9284, 15.9389
xyY:
0.4644, 0.2590, 14.9284
CIE-Lab:
45.5360, 62.4790, 0.6912
CIE-LCH:
45.5360, 62.4828, 0.6339
CIE-Luv:
45.5360, 95.1821, -10.7990
Hunter-Lab:
38.6373, 56.0279, 2.5875
#c52e6d color charts
#c52e6d color shades, tints & tones
#c52e6d color schemes
#c52e6d color preview, HTML & CSS examples
This text has a color of #c52e6d
<p style="color:#c52e6d;">Text here</p>
.mytext {color:#c52e6d;}
This box has a color of #c52e6d
<div style="background-color:#c52e6d;">Content here</div>
.mybackground {background-color:#c52e6d;}
Border around this has a color of #c52e6d
<div style="border:2px solid #c52e6d;">Content here</div>
.myborder {border:2px solid #c52e6d;}