In RGB color space, #f0e00f hex color has a red value of 240, a green value of 224 and a blue value of 15.
In CMYK color space (used in color printing), #f0e00f hex color is composed of 0% cyan, 6.67% magenta, 93.75% yellow and 5.88% black.
#f0e00f color has a hue of 55.7 degrees, a saturation of 88.24% and a lightness of 50%.
#f0e00f hex color contains mainly RED.
The closest web safe color of #f0e00f is #ffcc00
#f0e00f hex color has a decimal value of 15785999.
HEX | f0e00f | #f0e00f |
---|---|---|
RGB | 240, 224, 15 | rgb(240, 224, 15) |
RGB Percent | 94.12, 87.84, 5.88 | rgb(94.12, 87.84, 5.88) |
CMYK | 0, 7, 94, 6 | |
HSL | 55.7°, 88.24, 50 | hsl(55.7, 88.24%, 50%) |
HSV | 55.7°, 93.8, 94.1 |
XYZ | 62.677, 71.871, 11.021 |
---|---|
Hunter Lab | 84.777, -16.391, 51.636 |
CIE-LAB | 87.906, -12.668, 85.942 |
CIE-LCH | 87.906, 86.871, 98.385 |
CIE-LUV | 0, 6.67, 93.75, 5.88 |
Web Safe | ffcc00 |
RGB percent of color #f0e00f
CMYK percent of color #f0e00f
Text with hexadecimal color #f0e00f
This text has a font color of #f0e00f
<p style="color:#f0e00f">Text here</p>
#f0e00f Background Color
This box has a background color of #f0e00f
<div style="background-color:#f0e00f">Text here</div>
#f0e00f Border Color
This box has a border color of #f0e00f
<div style="border: 4px solid #f0e00f">Text here</div>
CSS codes
<p style="color:#f0e00f">Text here</p>
<div style="background-color:#f0e00f">Text here</div>
<div style="border: 4px solid #f0e00f">Text here</div>
#f0e00f Color on white background
This is how a font and box color of #f0e00f will look
on a white background.
#f0e00f Color on black background
This is how a font and box color of #f0e00f hex color will look
on a black background.