In RGB color space, #f00eef hex color has a red value of 240, a green value of 14 and a blue value of 239.
In CMYK color space (used in color printing), #f00eef hex color is composed of 0% cyan, 94.17% magenta, 0.42% yellow and 5.88% black.
#f00eef color has a hue of 300.3 degrees, a saturation of 88.98% and a lightness of 49.8%.
#f00eef hex color contains mainly RED.
The closest web safe color of #f00eef is #ff00ff
#f00eef hex color has a decimal value of 15732463.
HEX | f00eef | #f00eef |
---|---|---|
RGB | 240, 14, 239 | rgb(240, 14, 239) |
RGB Percent | 94.12, 5.49, 93.73 | rgb(94.12, 5.49, 93.73) |
CMYK | 0, 94, 0, 6 | |
HSL | 300.3°, 88.98, 49.8 | hsl(300.3, 88.98%, 49.8%) |
HSV | 300.3°, 94.2, 94.1 |
XYZ | 51.672, 25.071, 83.777 |
---|---|
Hunter Lab | 50.071, 96.583, -64.152 |
CIE-LAB | 57.145, 92.799, -57.156 |
CIE-LCH | 57.145, 108.988, 328.371 |
CIE-LUV | 0, 94.17, 0.42, 5.88 |
Web Safe | ff00ff |
RGB percent of color #f00eef
CMYK percent of color #f00eef
Text with hexadecimal color #f00eef
This text has a font color of #f00eef
<p style="color:#f00eef">Text here</p>
#f00eef Background Color
This box has a background color of #f00eef
<div style="background-color:#f00eef">Text here</div>
#f00eef Border Color
This box has a border color of #f00eef
<div style="border: 4px solid #f00eef">Text here</div>
CSS codes
<p style="color:#f00eef">Text here</p>
<div style="background-color:#f00eef">Text here</div>
<div style="border: 4px solid #f00eef">Text here</div>
#f00eef Color on white background
This is how a font and box color of #f00eef will look
on a white background.
#f00eef Color on black background
This is how a font and box color of #f00eef hex color will look
on a black background.