#f80050 color space conversions
Hex:
#f80050
RGB:
248, 0, 80
CMY:
3, 100, 69
CMYK:
0, 100, 68, 3
HSL:
341°, 100.0000%, 48.6275%
HSV (HSB):
341°, 100.0000%, 97.2549%
XYZ:
40.1594, 20.5356, 9.4366
xyY:
0.5726, 0.2928, 20.5356
CIE-Lab:
52.4375, 80.2021, 29.4880
CIE-LCH:
52.4375, 85.4513, 20.1870
CIE-Luv:
52.4375, 155.9809, 15.3726
Hunter-Lab:
45.3163, 78.8836, 19.3750
#f80050 color charts
#f80050 color shades, tints & tones
#f80050 color schemes
#f80050 color preview, HTML & CSS examples
This text has a color of #f80050
<p style="color:#f80050;">Text here</p>
.mytext {color:#f80050;}
This box has a color of #f80050
<div style="background-color:#f80050;">Content here</div>
.mybackground {background-color:#f80050;}
Border around this has a color of #f80050
<div style="border:2px solid #f80050;">Content here</div>
.myborder {border:2px solid #f80050;}