#f50cb7 color space conversions
Hex:
#f50cb7
RGB:
245, 12, 183
CMY:
4, 95, 28
CMYK:
0, 95, 25, 4
HSL:
316°, 92.0949%, 50.3922%
HSV (HSB):
316°, 95.1020%, 96.0784%
XYZ:
46.3349, 23.0943, 46.8153
xyY:
0.3986, 0.1987, 23.0943
CIE-Lab:
55.1694, 86.7493, -28.2463
CIE-LCH:
55.1694, 91.2321, 341.9643
CIE-Luv:
55.1694, 107.4094, -56.3139
Hunter-Lab:
48.0565, 88.0062, -24.1190
#f50cb7 color charts
#f50cb7 color shades, tints & tones
#f50cb7 color schemes
#f50cb7 color preview, HTML & CSS examples
This text has a color of #f50cb7
<p style="color:#f50cb7;">Text here</p>
.mytext {color:#f50cb7;}
This box has a color of #f50cb7
<div style="background-color:#f50cb7;">Content here</div>
.mybackground {background-color:#f50cb7;}
Border around this has a color of #f50cb7
<div style="border:2px solid #f50cb7;">Content here</div>
.myborder {border:2px solid #f50cb7;}