In RGB color space, #f00aef hex color has a red value of 240, a green value of 10 and a blue value of 239.
In CMYK color space (used in color printing), #f00aef hex color is composed of 0% cyan, 95.83% magenta, 0.42% yellow and 5.88% black.
#f00aef color has a hue of 300.3 degrees, a saturation of 92% and a lightness of 49%.
#f00aef hex color contains mainly RED.
The closest web safe color of #f00aef is #ff00ff
#f00aef hex color has a decimal value of 15731439.
HEX | f00aef | #f00aef |
---|---|---|
RGB | 240, 10, 239 | rgb(240, 10, 239) |
RGB Percent | 94.12, 3.92, 93.73 | rgb(94.12, 3.92, 93.73) |
CMYK | 0, 96, 0, 6 | |
HSL | 300.3°, 92, 49 | hsl(300.3, 92%, 49%) |
HSV | 300.3°, 95.8, 94.1 |
XYZ | 51.624, 24.974, 83.761 |
---|---|
Hunter Lab | 49.974, 96.939, -64.394 |
CIE-LAB | 57.05, 93.08, -57.307 |
CIE-LCH | 57.05, 109.307, 328.38 |
CIE-LUV | 0, 95.83, 0.42, 5.88 |
Web Safe | ff00ff |
RGB percent of color #f00aef
CMYK percent of color #f00aef
Text with hexadecimal color #f00aef
This text has a font color of #f00aef
<p style="color:#f00aef">Text here</p>
#f00aef Background Color
This box has a background color of #f00aef
<div style="background-color:#f00aef">Text here</div>
#f00aef Border Color
This box has a border color of #f00aef
<div style="border: 4px solid #f00aef">Text here</div>
CSS codes
<p style="color:#f00aef">Text here</p>
<div style="background-color:#f00aef">Text here</div>
<div style="border: 4px solid #f00aef">Text here</div>
#f00aef Color on white background
This is how a font and box color of #f00aef will look
on a white background.
#f00aef Color on black background
This is how a font and box color of #f00aef hex color will look
on a black background.