In RGB color space, #ffe00f hex color has a red value of 255, a green value of 224 and a blue value of 15.
In CMYK color space (used in color printing), #ffe00f hex color is composed of 0% cyan, 12.16% magenta, 94.12% yellow and 0% black.
#ffe00f color has a hue of 52.3 degrees, a saturation of 100% and a lightness of 52.9%.
#ffe00f hex color contains mainly RED.
The closest web safe color of #ffe00f is #ffcc00
#ffe00f hex color has a decimal value of 16769039.
HEX | ffe00f | #ffe00f |
---|---|---|
RGB | 255, 224, 15 | rgb(255, 224, 15) |
RGB Percent | 100, 87.84, 5.88 | rgb(100, 87.84, 5.88) |
CMYK | 0, 12, 94, 0 | |
HSL | 52.3°, 100, 52.9 | hsl(52.3, 100%, 52.9%) |
HSV | 52.3°, 94.1, 100 |
XYZ | 67.982, 74.606, 11.269 |
---|---|
Hunter Lab | 86.375, -10.666, 52.727 |
CIE-LAB | 89.208, -6.331, 87.492 |
CIE-LCH | 89.208, 87.721, 94.139 |
CIE-LUV | 0, 12.16, 94.12, 0 |
Web Safe | ffcc00 |
RGB percent of color #ffe00f
CMYK percent of color #ffe00f
Text with hexadecimal color #ffe00f
This text has a font color of #ffe00f
<p style="color:#ffe00f">Text here</p>
#ffe00f Background Color
This box has a background color of #ffe00f
<div style="background-color:#ffe00f">Text here</div>
#ffe00f Border Color
This box has a border color of #ffe00f
<div style="border: 4px solid #ffe00f">Text here</div>
CSS codes
<p style="color:#ffe00f">Text here</p>
<div style="background-color:#ffe00f">Text here</div>
<div style="border: 4px solid #ffe00f">Text here</div>
#ffe00f Color on white background
This is how a font and box color of #ffe00f will look
on a white background.
#ffe00f Color on black background
This is how a font and box color of #ffe00f hex color will look
on a black background.