#c50d6e color space conversions
Hex:
#c50d6e
RGB:
197, 13, 110
CMY:
23, 95, 57
CMYK:
0, 93, 44, 23
HSL:
328°, 87.6190%, 41.1765%
HSV (HSB):
328°, 93.4010%, 77.2549%
XYZ:
25.9844, 13.2840, 15.9464
xyY:
0.4706, 0.2406, 13.2840
CIE-Lab:
43.1880, 69.3891, -3.3736
CIE-LCH:
43.1880, 69.4710, 357.2166
CIE-Luv:
43.1880, 102.6140, -17.1446
Hunter-Lab:
36.4472, 63.4759, -0.4276
#c50d6e color charts
#c50d6e color shades, tints & tones
#c50d6e color schemes
#c50d6e color preview, HTML & CSS examples
This text has a color of #c50d6e
<p style="color:#c50d6e;">Text here</p>
.mytext {color:#c50d6e;}
This box has a color of #c50d6e
<div style="background-color:#c50d6e;">Content here</div>
.mybackground {background-color:#c50d6e;}
Border around this has a color of #c50d6e
<div style="border:2px solid #c50d6e;">Content here</div>
.myborder {border:2px solid #c50d6e;}