#f50d93 color space conversions
Hex:
#f50d93
RGB:
245, 13, 147
CMY:
4, 95, 42
CMYK:
0, 95, 40, 4
HSL:
325°, 92.0635%, 50.5882%
HSV (HSB):
325°, 94.6939%, 96.0784%
XYZ:
43.0666, 21.8069, 29.5431
xyY:
0.4561, 0.2310, 21.8069
CIE-Lab:
53.8215, 83.0800, -9.0958
CIE-LCH:
53.8215, 83.5764, 353.7520
CIE-Luv:
53.8215, 124.2856, -28.3810
Hunter-Lab:
46.6979, 82.8983, -4.8209
#f50d93 color charts
#f50d93 color shades, tints & tones
#f50d93 color schemes
#f50d93 color preview, HTML & CSS examples
This text has a color of #f50d93
<p style="color:#f50d93;">Text here</p>
.mytext {color:#f50d93;}
This box has a color of #f50d93
<div style="background-color:#f50d93;">Content here</div>
.mybackground {background-color:#f50d93;}
Border around this has a color of #f50d93
<div style="border:2px solid #f50d93;">Content here</div>
.myborder {border:2px solid #f50d93;}