In RGB color space, #ff0aed hex color has a red value of 255, a green value of 10 and a blue value of 237.
In CMYK color space (used in color printing), #ff0aed hex color is composed of 0% cyan, 96.08% magenta, 7.06% yellow and 0% black.
#ff0aed color has a hue of 304.4 degrees, a saturation of 100% and a lightness of 52%.
#ff0aed hex color contains mainly RED.
The closest web safe color of #ff0aed is #ff00ff
#ff0aed hex color has a decimal value of 16714477.
HEX | ff0aed | #ff0aed |
---|---|---|
RGB | 255, 10, 237 | rgb(255, 10, 237) |
RGB Percent | 100, 3.92, 92.94 | rgb(100, 3.92, 92.94) |
CMYK | 0, 96, 7, 0 | |
HSL | 304.4°, 100, 52 | hsl(304.4, 100%, 52%) |
HSV | 304.4°, 96.1, 100 |
XYZ | 56.635, 27.592, 82.461 |
---|---|
Hunter Lab | 52.528, 100.532, -56.306 |
CIE-LAB | 59.518, 95.235, -52.099 |
CIE-LCH | 59.518, 108.554, 331.319 |
CIE-LUV | 0, 96.08, 7.06, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0aed
CMYK percent of color #ff0aed
Text with hexadecimal color #ff0aed
This text has a font color of #ff0aed
<p style="color:#ff0aed">Text here</p>
#ff0aed Background Color
This box has a background color of #ff0aed
<div style="background-color:#ff0aed">Text here</div>
#ff0aed Border Color
This box has a border color of #ff0aed
<div style="border: 4px solid #ff0aed">Text here</div>
CSS codes
<p style="color:#ff0aed">Text here</p>
<div style="background-color:#ff0aed">Text here</div>
<div style="border: 4px solid #ff0aed">Text here</div>
#ff0aed Color on white background
This is how a font and box color of #ff0aed will look
on a white background.
#ff0aed Color on black background
This is how a font and box color of #ff0aed hex color will look
on a black background.