#c53d7e color space conversions
Hex:
#c53d7e
RGB:
197, 61, 126
CMY:
23, 76, 51
CMYK:
0, 69, 36, 23
HSL:
331°, 53.9683%, 50.5882%
HSV (HSB):
331°, 69.0355%, 77.2549%
XYZ:
28.4606, 16.7142, 21.4648
xyY:
0.4271, 0.2508, 16.7142
CIE-Lab:
47.8978, 59.0853, -6.2311
CIE-LCH:
47.8978, 59.4129, 353.9799
CIE-Luv:
47.8978, 83.1355, -18.9893
Hunter-Lab:
40.8830, 52.7173, -2.5110
#c53d7e color charts
#c53d7e color shades, tints & tones
#c53d7e color schemes
#c53d7e color preview, HTML & CSS examples
This text has a color of #c53d7e
<p style="color:#c53d7e;">Text here</p>
.mytext {color:#c53d7e;}
This box has a color of #c53d7e
<div style="background-color:#c53d7e;">Content here</div>
.mybackground {background-color:#c53d7e;}
Border around this has a color of #c53d7e
<div style="border:2px solid #c53d7e;">Content here</div>
.myborder {border:2px solid #c53d7e;}