#f50e8c color space conversions
Hex:
#f50e8c
RGB:
245, 14, 140
CMY:
4, 95, 45
CMYK:
0, 94, 43, 4
HSL:
327°, 92.0319%, 50.7843%
HSV (HSB):
327°, 94.2857%, 96.0784%
XYZ:
42.5469, 21.6200, 26.7416
xyY:
0.4680, 0.2378, 21.6200
CIE-Lab:
53.6215, 82.3912, -5.2114
CIE-LCH:
53.6215, 82.5558, 356.3808
CIE-Luv:
53.6215, 127.4482, -23.0760
Hunter-Lab:
46.4973, 81.9641, -1.5508
#f50e8c color charts
#f50e8c color shades, tints & tones
#f50e8c color schemes
#f50e8c color preview, HTML & CSS examples
This text has a color of #f50e8c
<p style="color:#f50e8c;">Text here</p>
.mytext {color:#f50e8c;}
This box has a color of #f50e8c
<div style="background-color:#f50e8c;">Content here</div>
.mybackground {background-color:#f50e8c;}
Border around this has a color of #f50e8c
<div style="border:2px solid #f50e8c;">Content here</div>
.myborder {border:2px solid #f50e8c;}