In RGB color space, #ff0aef hex color has a red value of 255, a green value of 10 and a blue value of 239.
In CMYK color space (used in color printing), #ff0aef hex color is composed of 0% cyan, 96.08% magenta, 6.27% yellow and 0% black.
#ff0aef color has a hue of 303.9 degrees, a saturation of 100% and a lightness of 52%.
#ff0aef hex color contains mainly RED.
The closest web safe color of #ff0aef is #ff00ff
#ff0aef hex color has a decimal value of 16714479.
HEX | ff0aef | #ff0aef |
---|---|---|
RGB | 255, 10, 239 | rgb(255, 10, 239) |
RGB Percent | 100, 3.92, 93.73 | rgb(100, 3.92, 93.73) |
CMYK | 0, 96, 6, 0 | |
HSL | 303.9°, 100, 52 | hsl(303.9, 100%, 52%) |
HSV | 303.9°, 96.1, 100 |
XYZ | 56.929, 27.709, 84.009 |
---|---|
Hunter Lab | 52.639, 100.927, -57.775 |
CIE-LAB | 59.625, 95.502, -53.048 |
CIE-LCH | 59.625, 109.246, 330.949 |
CIE-LUV | 0, 96.08, 6.27, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0aef
CMYK percent of color #ff0aef
Text with hexadecimal color #ff0aef
This text has a font color of #ff0aef
<p style="color:#ff0aef">Text here</p>
#ff0aef Background Color
This box has a background color of #ff0aef
<div style="background-color:#ff0aef">Text here</div>
#ff0aef Border Color
This box has a border color of #ff0aef
<div style="border: 4px solid #ff0aef">Text here</div>
CSS codes
<p style="color:#ff0aef">Text here</p>
<div style="background-color:#ff0aef">Text here</div>
<div style="border: 4px solid #ff0aef">Text here</div>
#ff0aef Color on white background
This is how a font and box color of #ff0aef will look
on a white background.
#ff0aef Color on black background
This is how a font and box color of #ff0aef hex color will look
on a black background.