#f80a9e color space conversions
Hex:
#f80a9e
RGB:
248, 10, 158
CMY:
3, 96, 38
CMYK:
0, 96, 36, 3
HSL:
323°, 94.4444%, 50.5882%
HSV (HSB):
323°, 95.9677%, 97.2549%
XYZ:
44.9915, 22.6422, 34.3468
xyY:
0.4412, 0.2220, 22.6422
CIE-Lab:
54.7018, 84.9241, -14.2465
CIE-LCH:
54.7018, 86.1107, 350.4770
CIE-Luv:
54.7018, 121.7421, -35.8890
Hunter-Lab:
47.5838, 85.5040, -9.4879
#f80a9e color charts
#f80a9e color shades, tints & tones
#f80a9e color schemes
#f80a9e color preview, HTML & CSS examples
This text has a color of #f80a9e
<p style="color:#f80a9e;">Text here</p>
.mytext {color:#f80a9e;}
This box has a color of #f80a9e
<div style="background-color:#f80a9e;">Content here</div>
.mybackground {background-color:#f80a9e;}
Border around this has a color of #f80a9e
<div style="border:2px solid #f80a9e;">Content here</div>
.myborder {border:2px solid #f80a9e;}