#c50c7d color space conversions
Hex:
#c50c7d
RGB:
197, 12, 125
CMY:
23, 95, 51
CMYK:
0, 94, 37, 23
HSL:
323°, 88.5167%, 40.9804%
HSV (HSB):
323°, 93.9086%, 77.2549%
XYZ:
26.8591, 13.6139, 20.6142
xyY:
0.4397, 0.2229, 13.6139
CIE-Lab:
43.6741, 70.8953, -11.9550
CIE-LCH:
43.6741, 71.8962, 350.4283
CIE-Luv:
43.6741, 95.9232, -28.4070
Hunter-Lab:
36.8971, 65.3687, -7.2970
#c50c7d color charts
#c50c7d color shades, tints & tones
#c50c7d color schemes
#c50c7d color preview, HTML & CSS examples
This text has a color of #c50c7d
<p style="color:#c50c7d;">Text here</p>
.mytext {color:#c50c7d;}
This box has a color of #c50c7d
<div style="background-color:#c50c7d;">Content here</div>
.mybackground {background-color:#c50c7d;}
Border around this has a color of #c50c7d
<div style="border:2px solid #c50c7d;">Content here</div>
.myborder {border:2px solid #c50c7d;}