In RGB color space, #ff0eff hex color has a red value of 255, a green value of 14 and a blue value of 255.
In CMYK color space (used in color printing), #ff0eff hex color is composed of 0% cyan, 94.51% magenta, 0% yellow and 0% black.
#ff0eff color has a hue of 300 degrees, a saturation of 100% and a lightness of 52.7%.
#ff0eff hex color contains mainly RED.
The closest web safe color of #ff0eff is #ff00ff
#ff0eff hex color has a decimal value of 16715519.
HEX | ff0eff | #ff0eff |
---|---|---|
RGB | 255, 14, 255 | rgb(255, 14, 255) |
RGB Percent | 100, 5.49, 100 | rgb(100, 5.49, 100) |
CMYK | 0, 95, 0, 0 | |
HSL | 300°, 100, 52.7 | hsl(300, 100%, 52.7%) |
HSV | 300°, 94.5, 100 |
XYZ | 59.447, 28.794, 97.032 |
---|---|
Hunter Lab | 53.66, 103.845, -69.65 |
CIE-LAB | 60.599, 97.426, -60.396 |
CIE-LCH | 60.599, 114.628, 328.205 |
CIE-LUV | 0, 94.51, 0, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0eff
CMYK percent of color #ff0eff
Text with hexadecimal color #ff0eff
This text has a font color of #ff0eff
<p style="color:#ff0eff">Text here</p>
#ff0eff Background Color
This box has a background color of #ff0eff
<div style="background-color:#ff0eff">Text here</div>
#ff0eff Border Color
This box has a border color of #ff0eff
<div style="border: 4px solid #ff0eff">Text here</div>
CSS codes
<p style="color:#ff0eff">Text here</p>
<div style="background-color:#ff0eff">Text here</div>
<div style="border: 4px solid #ff0eff">Text here</div>
#ff0eff Color on white background
This is how a font and box color of #ff0eff will look
on a white background.
#ff0eff Color on black background
This is how a font and box color of #ff0eff hex color will look
on a black background.