In RGB color space, #f0e00e hex color has a red value of 240, a green value of 224 and a blue value of 14.
In CMYK color space (used in color printing), #f0e00e hex color is composed of 0% cyan, 6.67% magenta, 94.17% yellow and 5.88% black.
#f0e00e color has a hue of 55.8 degrees, a saturation of 88.98% and a lightness of 49.8%.
#f0e00e hex color contains mainly RED.
The closest web safe color of #f0e00e is #ffcc00
#f0e00e hex color has a decimal value of 15785998.
HEX | f0e00e | #f0e00e |
---|---|---|
RGB | 240, 224, 14 | rgb(240, 224, 14) |
RGB Percent | 94.12, 87.84, 5.49 | rgb(94.12, 87.84, 5.49) |
CMYK | 0, 7, 94, 6 | |
HSL | 55.8°, 88.98, 49.8 | hsl(55.8, 88.98%, 49.8%) |
HSV | 55.8°, 94.2, 94.1 |
XYZ | 62.67, 71.868, 10.984 |
---|---|
Hunter Lab | 84.775, -16.4, 51.66 |
CIE-LAB | 87.905, -12.678, 86.044 |
CIE-LCH | 87.905, 86.973, 98.382 |
CIE-LUV | 0, 6.67, 94.17, 5.88 |
Web Safe | ffcc00 |
RGB percent of color #f0e00e
CMYK percent of color #f0e00e
Text with hexadecimal color #f0e00e
This text has a font color of #f0e00e
<p style="color:#f0e00e">Text here</p>
#f0e00e Background Color
This box has a background color of #f0e00e
<div style="background-color:#f0e00e">Text here</div>
#f0e00e Border Color
This box has a border color of #f0e00e
<div style="border: 4px solid #f0e00e">Text here</div>
CSS codes
<p style="color:#f0e00e">Text here</p>
<div style="background-color:#f0e00e">Text here</div>
<div style="border: 4px solid #f0e00e">Text here</div>
#f0e00e Color on white background
This is how a font and box color of #f0e00e will look
on a white background.
#f0e00e Color on black background
This is how a font and box color of #f0e00e hex color will look
on a black background.