In RGB color space, #f00aff hex color has a red value of 240, a green value of 10 and a blue value of 255.
In CMYK color space (used in color printing), #f00aff hex color is composed of 5.88% cyan, 96.08% magenta, 0% yellow and 0% black.
#f00aff color has a hue of 296.3 degrees, a saturation of 100% and a lightness of 52%.
#f00aff hex color contains mainly BLUE.
The closest web safe color of #f00aff is #ff00ff
#f00aff hex color has a decimal value of 15731455.
HEX | f00aff | #f00aff |
---|---|---|
RGB | 240, 10, 255 | rgb(240, 10, 255) |
RGB Percent | 94.12, 3.92, 100 | rgb(94.12, 3.92, 100) |
CMYK | 6, 96, 0, 0 | |
HSL | 296.3°, 100, 52 | hsl(296.3, 100%, 52%) |
HSV | 296.3°, 96.1, 100 |
XYZ | 54.094, 25.962, 96.768 |
---|---|
Hunter Lab | 50.953, 100.336, -76.934 |
CIE-LAB | 58.001, 95.386, -64.701 |
CIE-LCH | 58.001, 115.259, 325.851 |
CIE-LUV | 5.88, 96.08, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #f00aff
CMYK percent of color #f00aff
Text with hexadecimal color #f00aff
This text has a font color of #f00aff
<p style="color:#f00aff">Text here</p>
#f00aff Background Color
This box has a background color of #f00aff
<div style="background-color:#f00aff">Text here</div>
#f00aff Border Color
This box has a border color of #f00aff
<div style="border: 4px solid #f00aff">Text here</div>
CSS codes
<p style="color:#f00aff">Text here</p>
<div style="background-color:#f00aff">Text here</div>
<div style="border: 4px solid #f00aff">Text here</div>
#f00aff Color on white background
This is how a font and box color of #f00aff will look
on a white background.
#f00aff Color on black background
This is how a font and box color of #f00aff hex color will look
on a black background.