#f50ab4 color space conversions
Hex:
#f50ab4
RGB:
245, 10, 180
CMY:
4, 96, 29
CMYK:
0, 96, 27, 4
HSL:
317°, 92.1569%, 50.0000%
HSV (HSB):
317°, 95.9184%, 96.0784%
XYZ:
46.0029, 22.9248, 45.1803
xyY:
0.4032, 0.2009, 22.9248
CIE-Lab:
54.9948, 86.5595, -26.7691
CIE-LCH:
54.9948, 90.6043, 342.8154
CIE-Luv:
54.9948, 108.9421, -54.0851
Hunter-Lab:
47.8799, 87.7128, -22.4312
#f50ab4 color charts
#f50ab4 color shades, tints & tones
#f50ab4 color schemes
#f50ab4 color preview, HTML & CSS examples
This text has a color of #f50ab4
<p style="color:#f50ab4;">Text here</p>
.mytext {color:#f50ab4;}
This box has a color of #f50ab4
<div style="background-color:#f50ab4;">Content here</div>
.mybackground {background-color:#f50ab4;}
Border around this has a color of #f50ab4
<div style="border:2px solid #f50ab4;">Content here</div>
.myborder {border:2px solid #f50ab4;}