#c53f8d color space conversions
Hex:
#c53f8d
RGB:
197, 63, 141
CMY:
23, 75, 45
CMYK:
0, 68, 28, 23
HSL:
325°, 53.6000%, 50.9804%
HSV (HSB):
325°, 68.0203%, 77.2549%
XYZ:
29.6112, 17.3484, 26.9872
xyY:
0.4004, 0.2346, 17.3484
CIE-Lab:
48.6961, 60.0929, -14.0858
CIE-LCH:
48.6961, 61.7217, 346.8080
CIE-Luv:
48.6961, 76.9732, -29.9161
Hunter-Lab:
41.6514, 54.0107, -9.2597
#c53f8d color charts
#c53f8d color shades, tints & tones
#c53f8d color schemes
#c53f8d color preview, HTML & CSS examples
This text has a color of #c53f8d
<p style="color:#c53f8d;">Text here</p>
.mytext {color:#c53f8d;}
This box has a color of #c53f8d
<div style="background-color:#c53f8d;">Content here</div>
.mybackground {background-color:#c53f8d;}
Border around this has a color of #c53f8d
<div style="border:2px solid #c53f8d;">Content here</div>
.myborder {border:2px solid #c53f8d;}