#f80fd6 color space conversions
Hex:
#f80fd6
RGB:
248, 15, 214
CMY:
3, 94, 16
CMYK:
0, 94, 14, 3
HSL:
309°, 94.3320%, 51.5686%
HSV (HSB):
309°, 93.9516%, 97.2549%
XYZ:
51.0198, 25.1531, 65.7843
xyY:
0.3594, 0.1772, 25.1531
CIE-Lab:
57.2243, 90.7309, -42.8280
CIE-LCH:
57.2243, 100.3311, 334.7311
CIE-Luv:
57.2243, 95.4723, -79.2411
Hunter-Lab:
50.1529, 93.8178, -42.6622
#f80fd6 color charts
#f80fd6 color shades, tints & tones
#f80fd6 color schemes
#f80fd6 color preview, HTML & CSS examples
This text has a color of #f80fd6
<p style="color:#f80fd6;">Text here</p>
.mytext {color:#f80fd6;}
This box has a color of #f80fd6
<div style="background-color:#f80fd6;">Content here</div>
.mybackground {background-color:#f80fd6;}
Border around this has a color of #f80fd6
<div style="border:2px solid #f80fd6;">Content here</div>
.myborder {border:2px solid #f80fd6;}