#f50d74 color space conversions
Hex:
#f50d74
RGB:
245, 13, 116
CMY:
4, 95, 55
CMYK:
0, 95, 53, 4
HSL:
333°, 92.0635%, 50.5882%
HSV (HSB):
333°, 94.6939%, 96.0784%
XYZ:
40.9525, 20.9613, 18.4105
xyY:
0.5098, 0.2610, 20.9613
CIE-Lab:
52.9071, 80.6319, 8.2113
CIE-LCH:
52.9071, 81.0489, 5.8148
CIE-Luv:
52.9071, 138.3218, -6.1121
Hunter-Lab:
45.7835, 79.5439, 8.2067
#f50d74 color charts
#f50d74 color shades, tints & tones
#f50d74 color schemes
#f50d74 color preview, HTML & CSS examples
This text has a color of #f50d74
<p style="color:#f50d74;">Text here</p>
.mytext {color:#f50d74;}
This box has a color of #f50d74
<div style="background-color:#f50d74;">Content here</div>
.mybackground {background-color:#f50d74;}
Border around this has a color of #f50d74
<div style="border:2px solid #f50d74;">Content here</div>
.myborder {border:2px solid #f50d74;}