#c53e90 color space conversions
Hex:
#c53e90
RGB:
197, 62, 144
CMY:
23, 76, 44
CMYK:
0, 69, 27, 23
HSL:
324°, 53.7849%, 50.7843%
HSV (HSB):
324°, 68.5279%, 77.2549%
XYZ:
29.7826, 17.3292, 28.1607
xyY:
0.3957, 0.2302, 17.3292
CIE-Lab:
48.6722, 60.8489, -15.9222
CIE-LCH:
48.6722, 62.8976, 345.3363
CIE-Luv:
48.6722, 76.2567, -32.6173
Hunter-Lab:
41.6283, 54.8567, -10.9686
#c53e90 color charts
#c53e90 color shades, tints & tones
#c53e90 color schemes
#c53e90 color preview, HTML & CSS examples
This text has a color of #c53e90
<p style="color:#c53e90;">Text here</p>
.mytext {color:#c53e90;}
This box has a color of #c53e90
<div style="background-color:#c53e90;">Content here</div>
.mybackground {background-color:#c53e90;}
Border around this has a color of #c53e90
<div style="border:2px solid #c53e90;">Content here</div>
.myborder {border:2px solid #c53e90;}