#f50f6e color space conversions
Hex:
#f50f6e
RGB:
245, 15, 110
CMY:
4, 94, 57
CMYK:
0, 94, 55, 4
HSL:
335°, 92.0000%, 50.9804%
HSV (HSB):
335°, 93.8776%, 96.0784%
XYZ:
40.6415, 20.8799, 16.6400
xyY:
0.5200, 0.2671, 20.8799
CIE-Lab:
52.8178, 80.0583, 11.7226
CIE-LCH:
52.8178, 80.9120, 8.3304
CIE-Luv:
52.8178, 140.6153, -2.0005
Hunter-Lab:
45.6945, 78.7954, 10.3953
#f50f6e color charts
#f50f6e color shades, tints & tones
#f50f6e color schemes
#f50f6e color preview, HTML & CSS examples
This text has a color of #f50f6e
<p style="color:#f50f6e;">Text here</p>
.mytext {color:#f50f6e;}
This box has a color of #f50f6e
<div style="background-color:#f50f6e;">Content here</div>
.mybackground {background-color:#f50f6e;}
Border around this has a color of #f50f6e
<div style="border:2px solid #f50f6e;">Content here</div>
.myborder {border:2px solid #f50f6e;}