#c53d81 color space conversions
Hex:
#c53d81
RGB:
197, 61, 129
CMY:
23, 76, 49
CMYK:
0, 69, 35, 23
HSL:
330°, 53.9683%, 50.5882%
HSV (HSB):
330°, 69.0355%, 77.2549%
XYZ:
28.6571, 16.7928, 22.4998
xyY:
0.4217, 0.2471, 16.7928
CIE-Lab:
47.9979, 59.4224, -7.9002
CIE-LCH:
47.9979, 59.9452, 352.4269
CIE-Luv:
47.9979, 82.0567, -21.2778
Hunter-Lab:
40.9790, 53.1141, -3.8683
#c53d81 color charts
#c53d81 color shades, tints & tones
#c53d81 color schemes
#c53d81 color preview, HTML & CSS examples
This text has a color of #c53d81
<p style="color:#c53d81;">Text here</p>
.mytext {color:#c53d81;}
This box has a color of #c53d81
<div style="background-color:#c53d81;">Content here</div>
.mybackground {background-color:#c53d81;}
Border around this has a color of #c53d81
<div style="border:2px solid #c53d81;">Content here</div>
.myborder {border:2px solid #c53d81;}