In RGB color space, #ff1ff1 hex color has a red value of 255, a green value of 31 and a blue value of 241.
In CMYK color space (used in color printing), #ff1ff1 hex color is composed of 0% cyan, 87.84% magenta, 5.49% yellow and 0% black.
#ff1ff1 color has a hue of 303.8 degrees, a saturation of 100% and a lightness of 56.1%.
#ff1ff1 hex color contains mainly RED.
The closest web safe color of #ff1ff1 is #ff33ff
#ff1ff1 hex color has a decimal value of 16719857.
HEX | ff1ff1 | #ff1ff1 |
---|---|---|
RGB | 255, 31, 241 | rgb(255, 31, 241) |
RGB Percent | 100, 12.16, 94.51 | rgb(100, 12.16, 94.51) |
CMYK | 0, 88, 5, 0 | |
HSL | 303.8°, 100, 56.1 | hsl(303.8, 100%, 56.1%) |
HSV | 303.8°, 87.8, 100 |
XYZ | 57.607, 28.591, 85.701 |
---|---|
Hunter Lab | 53.471, 98.735, -57.599 |
CIE-LAB | 60.419, 93.746, -52.903 |
CIE-LCH | 60.419, 107.643, 330.563 |
CIE-LUV | 0, 87.84, 5.49, 0 |
Web Safe | ff33ff |
RGB percent of color #ff1ff1
CMYK percent of color #ff1ff1
Text with hexadecimal color #ff1ff1
This text has a font color of #ff1ff1
<p style="color:#ff1ff1">Text here</p>
#ff1ff1 Background Color
This box has a background color of #ff1ff1
<div style="background-color:#ff1ff1">Text here</div>
#ff1ff1 Border Color
This box has a border color of #ff1ff1
<div style="border: 4px solid #ff1ff1">Text here</div>
CSS codes
<p style="color:#ff1ff1">Text here</p>
<div style="background-color:#ff1ff1">Text here</div>
<div style="border: 4px solid #ff1ff1">Text here</div>
#ff1ff1 Color on white background
This is how a font and box color of #ff1ff1 will look
on a white background.
#ff1ff1 Color on black background
This is how a font and box color of #ff1ff1 hex color will look
on a black background.