In RGB color space, #ff0ffe hex color has a red value of 255, a green value of 15 and a blue value of 254.
In CMYK color space (used in color printing), #ff0ffe hex color is composed of 0% cyan, 94.12% magenta, 0.39% yellow and 0% black.
#ff0ffe color has a hue of 300.3 degrees, a saturation of 100% and a lightness of 52.9%.
#ff0ffe hex color contains mainly RED.
The closest web safe color of #ff0ffe is #ff00ff
#ff0ffe hex color has a decimal value of 16715774.
HEX | ff0ffe | #ff0ffe |
---|---|---|
RGB | 255, 15, 254 | rgb(255, 15, 254) |
RGB Percent | 100, 5.88, 99.61 | rgb(100, 5.88, 99.61) |
CMYK | 0, 94, 0, 0 | |
HSL | 300.3°, 100, 52.9 | hsl(300.3, 100%, 52.9%) |
HSV | 300.3°, 94.1, 100 |
XYZ | 59.3, 28.757, 96.191 |
---|---|
Hunter Lab | 53.626, 103.543, -68.814 |
CIE-LAB | 60.567, 97.215, -59.894 |
CIE-LCH | 60.567, 114.184, 328.363 |
CIE-LUV | 0, 94.12, 0.39, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0ffe
CMYK percent of color #ff0ffe
Text with hexadecimal color #ff0ffe
This text has a font color of #ff0ffe
<p style="color:#ff0ffe">Text here</p>
#ff0ffe Background Color
This box has a background color of #ff0ffe
<div style="background-color:#ff0ffe">Text here</div>
#ff0ffe Border Color
This box has a border color of #ff0ffe
<div style="border: 4px solid #ff0ffe">Text here</div>
CSS codes
<p style="color:#ff0ffe">Text here</p>
<div style="background-color:#ff0ffe">Text here</div>
<div style="border: 4px solid #ff0ffe">Text here</div>
#ff0ffe Color on white background
This is how a font and box color of #ff0ffe will look
on a white background.
#ff0ffe Color on black background
This is how a font and box color of #ff0ffe hex color will look
on a black background.