#f50f6a color space conversions
Hex:
#f50f6a
RGB:
245, 15, 106
CMY:
4, 94, 58
CMYK:
0, 94, 57, 4
HSL:
336°, 92.0000%, 50.9804%
HSV (HSB):
336°, 93.8776%, 96.0784%
XYZ:
40.4285, 20.7947, 15.5186
xyY:
0.5268, 0.2710, 20.7947
CIE-Lab:
52.7241, 79.8031, 14.0192
CIE-LCH:
52.7241, 81.0251, 9.9636
CIE-Luv:
52.7241, 142.2609, 0.5682
Hunter-Lab:
45.6012, 78.4499, 11.7438
#f50f6a color charts
#f50f6a color shades, tints & tones
#f50f6a color schemes
#f50f6a color preview, HTML & CSS examples
This text has a color of #f50f6a
<p style="color:#f50f6a;">Text here</p>
.mytext {color:#f50f6a;}
This box has a color of #f50f6a
<div style="background-color:#f50f6a;">Content here</div>
.mybackground {background-color:#f50f6a;}
Border around this has a color of #f50f6a
<div style="border:2px solid #f50f6a;">Content here</div>
.myborder {border:2px solid #f50f6a;}