In RGB color space, #ff0ffa hex color has a red value of 255, a green value of 15 and a blue value of 250.
In CMYK color space (used in color printing), #ff0ffa hex color is composed of 0% cyan, 94.12% magenta, 1.96% yellow and 0% black.
#ff0ffa color has a hue of 301.3 degrees, a saturation of 100% and a lightness of 52.9%.
#ff0ffa hex color contains mainly RED.
The closest web safe color of #ff0ffa is #ff00ff
#ff0ffa hex color has a decimal value of 16715770.
HEX | ff0ffa | #ff0ffa |
---|---|---|
RGB | 255, 15, 250 | rgb(255, 15, 250) |
RGB Percent | 100, 5.88, 98.04 | rgb(100, 5.88, 98.04) |
CMYK | 0, 94, 2, 0 | |
HSL | 301.3°, 100, 52.9 | hsl(301.3, 100%, 52.9%) |
HSV | 301.3°, 94.1, 100 |
XYZ | 58.666, 28.504, 92.852 |
---|---|
Hunter Lab | 53.389, 102.712, -65.742 |
CIE-LAB | 60.341, 96.658, -58.036 |
CIE-LCH | 60.341, 112.743, 329.018 |
CIE-LUV | 0, 94.12, 1.96, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0ffa
CMYK percent of color #ff0ffa
Text with hexadecimal color #ff0ffa
This text has a font color of #ff0ffa
<p style="color:#ff0ffa">Text here</p>
#ff0ffa Background Color
This box has a background color of #ff0ffa
<div style="background-color:#ff0ffa">Text here</div>
#ff0ffa Border Color
This box has a border color of #ff0ffa
<div style="border: 4px solid #ff0ffa">Text here</div>
CSS codes
<p style="color:#ff0ffa">Text here</p>
<div style="background-color:#ff0ffa">Text here</div>
<div style="border: 4px solid #ff0ffa">Text here</div>
#ff0ffa Color on white background
This is how a font and box color of #ff0ffa will look
on a white background.
#ff0ffa Color on black background
This is how a font and box color of #ff0ffa hex color will look
on a black background.