#f80a9c color space conversions
Hex:
#f80a9c
RGB:
248, 10, 156
CMY:
3, 96, 39
CMYK:
0, 96, 37, 3
HSL:
323°, 94.4444%, 50.5882%
HSV (HSB):
323°, 95.9677%, 97.2549%
XYZ:
44.8207, 22.5738, 33.4474
xyY:
0.4445, 0.2239, 22.5738
CIE-Lab:
54.6306, 84.7372, -13.1702
CIE-LCH:
54.6306, 85.7546, 351.1655
CIE-Luv:
54.6306, 122.6903, -34.3562
Hunter-Lab:
47.5119, 85.2432, -8.4805
#f80a9c color charts
#f80a9c color shades, tints & tones
#f80a9c color schemes
#f80a9c color preview, HTML & CSS examples
This text has a color of #f80a9c
<p style="color:#f80a9c;">Text here</p>
.mytext {color:#f80a9c;}
This box has a color of #f80a9c
<div style="background-color:#f80a9c;">Content here</div>
.mybackground {background-color:#f80a9c;}
Border around this has a color of #f80a9c
<div style="border:2px solid #f80a9c;">Content here</div>
.myborder {border:2px solid #f80a9c;}