#c50f6d color space conversions
Hex:
#c50f6d
RGB:
197, 15, 109
CMY:
23, 94, 57
CMYK:
0, 92, 45, 23
HSL:
329°, 85.8491%, 41.5686%
HSV (HSB):
329°, 92.3858%, 77.2549%
XYZ:
25.9571, 13.3161, 15.6702
xyY:
0.4724, 0.2424, 13.3161
CIE-Lab:
43.2357, 69.0700, -2.6791
CIE-LCH:
43.2357, 69.1219, 357.7787
CIE-Luv:
43.2357, 102.7958, -16.2301
Hunter-Lab:
36.4912, 63.1118, 0.0834
#c50f6d color charts
#c50f6d color shades, tints & tones
#c50f6d color schemes
#c50f6d color preview, HTML & CSS examples
This text has a color of #c50f6d
<p style="color:#c50f6d;">Text here</p>
.mytext {color:#c50f6d;}
This box has a color of #c50f6d
<div style="background-color:#c50f6d;">Content here</div>
.mybackground {background-color:#c50f6d;}
Border around this has a color of #c50f6d
<div style="border:2px solid #c50f6d;">Content here</div>
.myborder {border:2px solid #c50f6d;}