#f50fa4 color space conversions
Hex:
#f50fa4
RGB:
245, 15, 164
CMY:
4, 94, 36
CMYK:
0, 94, 33, 4
HSL:
321°, 92.0000%, 50.9804%
HSV (HSB):
321°, 93.8776%, 96.0784%
XYZ:
44.5279, 22.4345, 37.1054
xyY:
0.4279, 0.2156, 22.4345
CIE-Lab:
54.4850, 84.5156, -18.1718
CIE-LCH:
54.4850, 86.4471, 347.8655
CIE-Luv:
54.4850, 116.0982, -41.2592
Hunter-Lab:
47.3650, 84.9190, -13.2918
#f50fa4 color charts
#f50fa4 color shades, tints & tones
#f50fa4 color schemes
#f50fa4 color preview, HTML & CSS examples
This text has a color of #f50fa4
<p style="color:#f50fa4;">Text here</p>
.mytext {color:#f50fa4;}
This box has a color of #f50fa4
<div style="background-color:#f50fa4;">Content here</div>
.mybackground {background-color:#f50fa4;}
Border around this has a color of #f50fa4
<div style="border:2px solid #f50fa4;">Content here</div>
.myborder {border:2px solid #f50fa4;}