In RGB color space, #ff1ffa hex color has a red value of 255, a green value of 31 and a blue value of 250.
In CMYK color space (used in color printing), #ff1ffa hex color is composed of 0% cyan, 87.84% magenta, 1.96% yellow and 0% black.
#ff1ffa color has a hue of 301.3 degrees, a saturation of 100% and a lightness of 56.1%.
#ff1ffa hex color contains mainly RED.
The closest web safe color of #ff1ffa is #ff33ff
#ff1ffa hex color has a decimal value of 16719866.
HEX | ff1ffa | #ff1ffa |
---|---|---|
RGB | 255, 31, 250 | rgb(255, 31, 250) |
RGB Percent | 100, 12.16, 98.04 | rgb(100, 12.16, 98.04) |
CMYK | 0, 88, 2, 0 | |
HSL | 301.3°, 100, 56.1 | hsl(301.3, 100%, 56.1%) |
HSV | 301.3°, 87.8, 100 |
XYZ | 58.985, 29.142, 92.959 |
---|---|
Hunter Lab | 53.983, 100.568, -64.309 |
CIE-LAB | 60.907, 94.991, -57.134 |
CIE-LCH | 60.907, 110.849, 328.974 |
CIE-LUV | 0, 87.84, 1.96, 0 |
Web Safe | ff33ff |
RGB percent of color #ff1ffa
CMYK percent of color #ff1ffa
Text with hexadecimal color #ff1ffa
This text has a font color of #ff1ffa
<p style="color:#ff1ffa">Text here</p>
#ff1ffa Background Color
This box has a background color of #ff1ffa
<div style="background-color:#ff1ffa">Text here</div>
#ff1ffa Border Color
This box has a border color of #ff1ffa
<div style="border: 4px solid #ff1ffa">Text here</div>
CSS codes
<p style="color:#ff1ffa">Text here</p>
<div style="background-color:#ff1ffa">Text here</div>
<div style="border: 4px solid #ff1ffa">Text here</div>
#ff1ffa Color on white background
This is how a font and box color of #ff1ffa will look
on a white background.
#ff1ffa Color on black background
This is how a font and box color of #ff1ffa hex color will look
on a black background.