In RGB color space, #ff1eff hex color has a red value of 255, a green value of 30 and a blue value of 255.
In CMYK color space (used in color printing), #ff1eff hex color is composed of 0% cyan, 88.24% magenta, 0% yellow and 0% black.
#ff1eff color has a hue of 300 degrees, a saturation of 100% and a lightness of 55.9%.
#ff1eff hex color contains mainly RED.
The closest web safe color of #ff1eff is #ff33ff
#ff1eff hex color has a decimal value of 16719615.
HEX | ff1eff | #ff1eff |
---|---|---|
RGB | 255, 30, 255 | rgb(255, 30, 255) |
RGB Percent | 100, 11.76, 100 | rgb(100, 11.76, 100) |
CMYK | 0, 88, 0, 0 | |
HSL | 300°, 100, 55.9 | hsl(300, 100%, 55.9%) |
HSV | 300°, 88.2, 100 |
XYZ | 59.754, 29.409, 97.135 |
---|---|
Hunter Lab | 54.23, 101.78, -68.237 |
CIE-LAB | 61.141, 95.827, -59.53 |
CIE-LCH | 61.141, 112.812, 328.15 |
CIE-LUV | 0, 88.24, 0, 0 |
Web Safe | ff33ff |
RGB percent of color #ff1eff
CMYK percent of color #ff1eff
Text with hexadecimal color #ff1eff
This text has a font color of #ff1eff
<p style="color:#ff1eff">Text here</p>
#ff1eff Background Color
This box has a background color of #ff1eff
<div style="background-color:#ff1eff">Text here</div>
#ff1eff Border Color
This box has a border color of #ff1eff
<div style="border: 4px solid #ff1eff">Text here</div>
CSS codes
<p style="color:#ff1eff">Text here</p>
<div style="background-color:#ff1eff">Text here</div>
<div style="border: 4px solid #ff1eff">Text here</div>
#ff1eff Color on white background
This is how a font and box color of #ff1eff will look
on a white background.
#ff1eff Color on black background
This is how a font and box color of #ff1eff hex color will look
on a black background.