#c53e84 color space conversions
Hex:
#c53e84
RGB:
197, 62, 132
CMY:
23, 76, 48
CMYK:
0, 69, 33, 23
HSL:
329°, 53.7849%, 50.7843%
HSV (HSB):
329°, 68.5279%, 77.2549%
XYZ:
28.9134, 16.9815, 23.5836
xyY:
0.4161, 0.2444, 16.9815
CIE-Lab:
48.2367, 59.3894, -9.3573
CIE-LCH:
48.2367, 60.1220, 351.0461
CIE-Luv:
48.2367, 80.5851, -23.2486
Hunter-Lab:
41.2086, 53.1269, -5.0856
#c53e84 color charts
#c53e84 color shades, tints & tones
#c53e84 color schemes
#c53e84 color preview, HTML & CSS examples
This text has a color of #c53e84
<p style="color:#c53e84;">Text here</p>
.mytext {color:#c53e84;}
This box has a color of #c53e84
<div style="background-color:#c53e84;">Content here</div>
.mybackground {background-color:#c53e84;}
Border around this has a color of #c53e84
<div style="border:2px solid #c53e84;">Content here</div>
.myborder {border:2px solid #c53e84;}