#f50f6f color space conversions
Hex:
#f50f6f
RGB:
245, 15, 111
CMY:
4, 94, 56
CMYK:
0, 94, 55, 4
HSL:
335°, 92.0000%, 50.9804%
HSV (HSB):
335°, 93.8776%, 96.0784%
XYZ:
40.6963, 20.9018, 16.9284
xyY:
0.5182, 0.2662, 20.9018
CIE-Lab:
52.8419, 80.1237, 11.1498
CIE-LCH:
52.8419, 80.8958, 7.9223
CIE-Luv:
52.8419, 140.1982, -2.6527
Hunter-Lab:
45.7185, 78.8841, 10.0493
#f50f6f color charts
#f50f6f color shades, tints & tones
#f50f6f color schemes
#f50f6f color preview, HTML & CSS examples
This text has a color of #f50f6f
<p style="color:#f50f6f;">Text here</p>
.mytext {color:#f50f6f;}
This box has a color of #f50f6f
<div style="background-color:#f50f6f;">Content here</div>
.mybackground {background-color:#f50f6f;}
Border around this has a color of #f50f6f
<div style="border:2px solid #f50f6f;">Content here</div>
.myborder {border:2px solid #f50f6f;}