#c53f7c color space conversions
Hex:
#c53f7c
RGB:
197, 63, 124
CMY:
23, 75, 51
CMYK:
0, 68, 37, 23
HSL:
333°, 53.6000%, 50.9804%
HSV (HSB):
333°, 68.0203%, 77.2549%
XYZ:
28.4416, 16.8806, 20.8280
xyY:
0.4300, 0.2552, 16.8806
CIE-Lab:
48.1092, 58.0996, -4.7041
CIE-LCH:
48.1092, 58.2898, 355.3711
CIE-Luv:
48.1092, 83.0226, -16.8023
Hunter-Lab:
41.0860, 51.6653, -1.2962
#c53f7c color charts
#c53f7c color shades, tints & tones
#c53f7c color schemes
#c53f7c color preview, HTML & CSS examples
This text has a color of #c53f7c
<p style="color:#c53f7c;">Text here</p>
.mytext {color:#c53f7c;}
This box has a color of #c53f7c
<div style="background-color:#c53f7c;">Content here</div>
.mybackground {background-color:#c53f7c;}
Border around this has a color of #c53f7c
<div style="border:2px solid #c53f7c;">Content here</div>
.myborder {border:2px solid #c53f7c;}