#c53e6c color space conversions
Hex:
#c53e6c
RGB:
197, 62, 108
CMY:
23, 76, 58
CMYK:
0, 69, 45, 23
HSL:
340°, 53.7849%, 50.7843%
HSV (HSB):
340°, 68.5279%, 77.2549%
XYZ:
27.4554, 16.3983, 15.9055
xyY:
0.4594, 0.2744, 16.3983
CIE-Lab:
47.4927, 56.8458, 4.1386
CIE-LCH:
47.4927, 56.9962, 4.1640
CIE-Luv:
47.4927, 88.9852, -5.4211
Hunter-Lab:
40.4948, 50.1567, 5.0585
#c53e6c color charts
#c53e6c color shades, tints & tones
#c53e6c color schemes
#c53e6c color preview, HTML & CSS examples
This text has a color of #c53e6c
<p style="color:#c53e6c;">Text here</p>
.mytext {color:#c53e6c;}
This box has a color of #c53e6c
<div style="background-color:#c53e6c;">Content here</div>
.mybackground {background-color:#c53e6c;}
Border around this has a color of #c53e6c
<div style="border:2px solid #c53e6c;">Content here</div>
.myborder {border:2px solid #c53e6c;}