In RGB color space, #ff0aeb hex color has a red value of 255, a green value of 10 and a blue value of 235.
In CMYK color space (used in color printing), #ff0aeb hex color is composed of 0% cyan, 96.08% magenta, 7.84% yellow and 0% black.
#ff0aeb color has a hue of 304.9 degrees, a saturation of 100% and a lightness of 52%.
#ff0aeb hex color contains mainly RED.
The closest web safe color of #ff0aeb is #ff00ff
#ff0aeb hex color has a decimal value of 16714475.
HEX | ff0aeb | #ff0aeb |
---|---|---|
RGB | 255, 10, 235 | rgb(255, 10, 235) |
RGB Percent | 100, 3.92, 92.16 | rgb(100, 3.92, 92.16) |
CMYK | 0, 96, 8, 0 | |
HSL | 304.9°, 100, 52 | hsl(304.9, 100%, 52%) |
HSV | 304.9°, 96.1, 100 |
XYZ | 56.344, 27.475, 80.931 |
---|---|
Hunter Lab | 52.417, 100.145, -54.852 |
CIE-LAB | 59.411, 94.974, -51.148 |
CIE-LCH | 59.411, 107.871, 331.695 |
CIE-LUV | 0, 96.08, 7.84, 0 |
Web Safe | ff00ff |
RGB percent of color #ff0aeb
CMYK percent of color #ff0aeb
Text with hexadecimal color #ff0aeb
This text has a font color of #ff0aeb
<p style="color:#ff0aeb">Text here</p>
#ff0aeb Background Color
This box has a background color of #ff0aeb
<div style="background-color:#ff0aeb">Text here</div>
#ff0aeb Border Color
This box has a border color of #ff0aeb
<div style="border: 4px solid #ff0aeb">Text here</div>
CSS codes
<p style="color:#ff0aeb">Text here</p>
<div style="background-color:#ff0aeb">Text here</div>
<div style="border: 4px solid #ff0aeb">Text here</div>
#ff0aeb Color on white background
This is how a font and box color of #ff0aeb will look
on a white background.
#ff0aeb Color on black background
This is how a font and box color of #ff0aeb hex color will look
on a black background.