#c50e7f color space conversions
Hex:
#c50e7f
RGB:
197, 14, 127
CMY:
23, 95, 50
CMYK:
0, 93, 36, 23
HSL:
323°, 86.7299%, 41.3725%
HSV (HSB):
323°, 92.8934%, 77.2549%
XYZ:
27.0138, 13.7167, 21.3025
xyY:
0.4355, 0.2211, 13.7167
CIE-Lab:
43.8239, 70.8782, -12.9610
CIE-LCH:
43.8239, 72.0535, 349.6372
CIE-Luv:
43.8239, 94.7910, -29.7496
Hunter-Lab:
37.0361, 65.3831, -8.1773
#c50e7f color charts
#c50e7f color shades, tints & tones
#c50e7f color schemes
#c50e7f color preview, HTML & CSS examples
This text has a color of #c50e7f
<p style="color:#c50e7f;">Text here</p>
.mytext {color:#c50e7f;}
This box has a color of #c50e7f
<div style="background-color:#c50e7f;">Content here</div>
.mybackground {background-color:#c50e7f;}
Border around this has a color of #c50e7f
<div style="border:2px solid #c50e7f;">Content here</div>
.myborder {border:2px solid #c50e7f;}