#c53b6d color space conversions
Hex:
#c53b6d
RGB:
197, 59, 109
CMY:
23, 77, 57
CMYK:
0, 70, 45, 23
HSL:
338°, 54.3307%, 50.1961%
HSV (HSB):
338°, 70.0508%, 77.2549%
XYZ:
27.3502, 16.1024, 16.1345
xyY:
0.4590, 0.2702, 16.1024
CIE-Lab:
47.1085, 58.0796, 2.9729
CIE-LCH:
47.1085, 58.1556, 2.9302
CIE-Luv:
47.1085, 89.9991, -7.0968
Hunter-Lab:
40.1278, 51.4383, 4.2501
#c53b6d color charts
#c53b6d color shades, tints & tones
#c53b6d color schemes
#c53b6d color preview, HTML & CSS examples
This text has a color of #c53b6d
<p style="color:#c53b6d;">Text here</p>
.mytext {color:#c53b6d;}
This box has a color of #c53b6d
<div style="background-color:#c53b6d;">Content here</div>
.mybackground {background-color:#c53b6d;}
Border around this has a color of #c53b6d
<div style="border:2px solid #c53b6d;">Content here</div>
.myborder {border:2px solid #c53b6d;}