#c50f6e color space conversions
Hex:
#c50f6e
RGB:
197, 15, 110
CMY:
23, 94, 57
CMYK:
0, 92, 44, 23
HSL:
329°, 85.8491%, 41.5686%
HSV (HSB):
329°, 92.3858%, 77.2549%
XYZ:
26.0113, 13.3378, 15.9553
xyY:
0.4703, 0.2412, 13.3378
CIE-Lab:
43.2678, 69.1571, -3.2557
CIE-LCH:
43.2678, 69.2337, 357.3046
CIE-Luv:
43.2678, 102.3518, -16.9558
Hunter-Lab:
36.5209, 63.2214, -0.3382
#c50f6e color charts
#c50f6e color shades, tints & tones
#c50f6e color schemes
#c50f6e color preview, HTML & CSS examples
This text has a color of #c50f6e
<p style="color:#c50f6e;">Text here</p>
.mytext {color:#c50f6e;}
This box has a color of #c50f6e
<div style="background-color:#c50f6e;">Content here</div>
.mybackground {background-color:#c50f6e;}
Border around this has a color of #c50f6e
<div style="border:2px solid #c50f6e;">Content here</div>
.myborder {border:2px solid #c50f6e;}