#f50d5e color space conversions
Hex:
#f50d5e
RGB:
245, 13, 94
CMY:
4, 95, 63
CMYK:
0, 95, 62, 4
HSL:
339°, 92.0635%, 50.5882%
HSV (HSB):
339°, 94.6939%, 96.0784%
XYZ:
39.8205, 20.5085, 12.4494
xyY:
0.5471, 0.2818, 20.5085
CIE-Lab:
52.4073, 79.2740, 20.8718
CIE-LCH:
52.4073, 81.9756, 14.7505
CIE-Luv:
52.4073, 147.2271, 7.7238
Hunter-Lab:
45.2863, 77.7051, 15.4013
#f50d5e color charts
#f50d5e color shades, tints & tones
#f50d5e color schemes
#f50d5e color preview, HTML & CSS examples
This text has a color of #f50d5e
<p style="color:#f50d5e;">Text here</p>
.mytext {color:#f50d5e;}
This box has a color of #f50d5e
<div style="background-color:#f50d5e;">Content here</div>
.mybackground {background-color:#f50d5e;}
Border around this has a color of #f50d5e
<div style="border:2px solid #f50d5e;">Content here</div>
.myborder {border:2px solid #f50d5e;}