In RGB color space, #f80eff hex color has a red value of 248, a green value of 14 and a blue value of 255.
In CMYK color space (used in color printing), #f80eff hex color is composed of 2.75% cyan, 94.51% magenta, 0% yellow and 0% black.
#f80eff color has a hue of 298.3 degrees, a saturation of 100% and a lightness of 52.7%.
#f80eff hex color contains mainly BLUE.
The closest web safe color of #f80eff is #ff00ff
#f80eff hex color has a decimal value of 16256767.
HEX | f80eff | #f80eff |
---|---|---|
RGB | 248, 14, 255 | rgb(248, 14, 255) |
RGB Percent | 97.25, 5.49, 100 | rgb(97.25, 5.49, 100) |
CMYK | 3, 95, 0, 0 | |
HSL | 298.3°, 100, 52.7 | hsl(298.3, 100%, 52.7%) |
HSV | 298.3°, 94.5, 100 |
XYZ | 56.918, 27.491, 96.914 |
---|---|
Hunter Lab | 52.432, 102.017, -72.888 |
CIE-LAB | 59.426, 96.332, -62.34 |
CIE-LCH | 59.426, 114.744, 327.092 |
CIE-LUV | 2.75, 94.51, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #f80eff
CMYK percent of color #f80eff
Text with hexadecimal color #f80eff
This text has a font color of #f80eff
<p style="color:#f80eff">Text here</p>
#f80eff Background Color
This box has a background color of #f80eff
<div style="background-color:#f80eff">Text here</div>
#f80eff Border Color
This box has a border color of #f80eff
<div style="border: 4px solid #f80eff">Text here</div>
CSS codes
<p style="color:#f80eff">Text here</p>
<div style="background-color:#f80eff">Text here</div>
<div style="border: 4px solid #f80eff">Text here</div>
#f80eff Color on white background
This is how a font and box color of #f80eff will look
on a white background.
#f80eff Color on black background
This is how a font and box color of #f80eff hex color will look
on a black background.