#c53c80 color space conversions
Hex:
#c53c80
RGB:
197, 60, 128
CMY:
23, 76, 50
CMYK:
0, 70, 35, 23
HSL:
330°, 54.1502%, 50.3922%
HSV (HSB):
330°, 69.5431%, 77.2549%
XYZ:
28.5381, 16.6605, 22.1338
xyY:
0.4238, 0.2474, 16.6605
CIE-Lab:
47.8294, 59.6834, -7.5459
CIE-LCH:
47.8294, 60.1586, 352.7942
CIE-Luv:
47.8294, 82.8109, -20.8429
Hunter-Lab:
40.8173, 53.3708, -3.5787
#c53c80 color charts
#c53c80 color shades, tints & tones
#c53c80 color schemes
#c53c80 color preview, HTML & CSS examples
This text has a color of #c53c80
<p style="color:#c53c80;">Text here</p>
.mytext {color:#c53c80;}
This box has a color of #c53c80
<div style="background-color:#c53c80;">Content here</div>
.mybackground {background-color:#c53c80;}
Border around this has a color of #c53c80
<div style="border:2px solid #c53c80;">Content here</div>
.myborder {border:2px solid #c53c80;}