In RGB color space, #f80dff hex color has a red value of 248, a green value of 13 and a blue value of 255.
In CMYK color space (used in color printing), #f80dff hex color is composed of 2.75% cyan, 94.9% magenta, 0% yellow and 0% black.
#f80dff color has a hue of 298.3 degrees, a saturation of 100% and a lightness of 52.5%.
#f80dff hex color contains mainly BLUE.
The closest web safe color of #f80dff is #ff00ff
#f80dff hex color has a decimal value of 16256511.
HEX | f80dff | #f80dff |
---|---|---|
RGB | 248, 13, 255 | rgb(248, 13, 255) |
RGB Percent | 97.25, 5.1, 100 | rgb(97.25, 5.1, 100) |
CMYK | 3, 95, 0, 0 | |
HSL | 298.3°, 100, 52.5 | hsl(298.3, 100%, 52.5%) |
HSV | 298.3°, 94.9, 100 |
XYZ | 56.905, 27.464, 96.91 |
---|---|
Hunter Lab | 52.406, 102.113, -72.956 |
CIE-LAB | 59.401, 96.407, -62.38 |
CIE-LCH | 59.401, 114.828, 327.095 |
CIE-LUV | 2.75, 94.9, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #f80dff
CMYK percent of color #f80dff
Text with hexadecimal color #f80dff
This text has a font color of #f80dff
<p style="color:#f80dff">Text here</p>
#f80dff Background Color
This box has a background color of #f80dff
<div style="background-color:#f80dff">Text here</div>
#f80dff Border Color
This box has a border color of #f80dff
<div style="border: 4px solid #f80dff">Text here</div>
CSS codes
<p style="color:#f80dff">Text here</p>
<div style="background-color:#f80dff">Text here</div>
<div style="border: 4px solid #f80dff">Text here</div>
#f80dff Color on white background
This is how a font and box color of #f80dff will look
on a white background.
#f80dff Color on black background
This is how a font and box color of #f80dff hex color will look
on a black background.