#f80077 color space conversions
Hex:
#f80077
RGB:
248, 0, 119
CMY:
3, 100, 53
CMYK:
0, 100, 52, 3
HSL:
331°, 100.0000%, 48.6275%
HSV (HSB):
331°, 100.0000%, 97.2549%
XYZ:
42.0412, 21.2884, 19.3460
xyY:
0.5085, 0.2575, 21.2884
CIE-Lab:
53.2637, 82.4122, 6.9837
CIE-LCH:
53.2637, 82.7075, 4.8437
CIE-Luv:
53.2637, 140.6463, -7.9695
Hunter-Lab:
46.1393, 81.9016, 7.4375
#f80077 color charts
#f80077 color shades, tints & tones
#f80077 color schemes
#f80077 color preview, HTML & CSS examples
This text has a color of #f80077
<p style="color:#f80077;">Text here</p>
.mytext {color:#f80077;}
This box has a color of #f80077
<div style="background-color:#f80077;">Content here</div>
.mybackground {background-color:#f80077;}
Border around this has a color of #f80077
<div style="border:2px solid #f80077;">Content here</div>
.myborder {border:2px solid #f80077;}