In RGB color space, #ff1bff hex color has a red value of 255, a green value of 27 and a blue value of 255.
In CMYK color space (used in color printing), #ff1bff hex color is composed of 0% cyan, 89.41% magenta, 0% yellow and 0% black.
#ff1bff color has a hue of 300 degrees, a saturation of 100% and a lightness of 55.3%.
#ff1bff hex color contains mainly RED.
The closest web safe color of #ff1bff is #ff33ff
#ff1bff hex color has a decimal value of 16718847.
HEX | ff1bff | #ff1bff |
---|---|---|
RGB | 255, 27, 255 | rgb(255, 27, 255) |
RGB Percent | 100, 10.59, 100 | rgb(100, 10.59, 100) |
CMYK | 0, 89, 0, 0 | |
HSL | 300°, 100, 55.3 | hsl(300, 100%, 55.3%) |
HSV | 300°, 89.4, 100 |
XYZ | 59.682, 29.264, 97.111 |
---|---|
Hunter Lab | 54.096, 102.263, -68.567 |
CIE-LAB | 61.014, 96.202, -59.733 |
CIE-LCH | 61.014, 113.238, 328.163 |
CIE-LUV | 0, 89.41, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #ff1bff
CMYK percent of color #ff1bff
Text with hexadecimal color #ff1bff
This text has a font color of #ff1bff
<p style="color:#ff1bff">Text here</p>
#ff1bff Background Color
This box has a background color of #ff1bff
<div style="background-color:#ff1bff">Text here</div>
#ff1bff Border Color
This box has a border color of #ff1bff
<div style="border: 4px solid #ff1bff">Text here</div>
CSS codes
<p style="color:#ff1bff">Text here</p>
<div style="background-color:#ff1bff">Text here</div>
<div style="border: 4px solid #ff1bff">Text here</div>
#ff1bff Color on white background
This is how a font and box color of #ff1bff will look
on a white background.
#ff1bff Color on black background
This is how a font and box color of #ff1bff hex color will look
on a black background.