In RGB color space, #feb00f hex color has a red value of 254, a green value of 176 and a blue value of 15.
In CMYK color space (used in color printing), #feb00f hex color is composed of 0% cyan, 30.71% magenta, 94.09% yellow and 0.39% black.
#feb00f color has a hue of 40.4 degrees, a saturation of 99.17% and a lightness of 52.7%.
#feb00f hex color contains mainly RED.
The closest web safe color of #feb00f is #ff9900
#feb00f hex color has a decimal value of 16691215.
HEX | feb00f | #feb00f |
---|---|---|
RGB | 254, 176, 15 | rgb(254, 176, 15) |
RGB Percent | 99.61, 69.02, 5.88 | rgb(99.61, 69.02, 5.88) |
CMYK | 0, 31, 94, 0 | |
HSL | 40.4°, 99.17, 52.7 | hsl(40.4, 99.17%, 52.7%) |
HSV | 40.4°, 94.1, 99.6 |
XYZ | 56.485, 52.156, 7.542 |
---|---|
Hunter Lab | 72.219, 13.227, 44.362 |
CIE-LAB | 77.374, 17.899, 78.853 |
CIE-LCH | 77.374, 80.859, 77.211 |
CIE-LUV | 0, 30.71, 94.09, 0.39 |
Web Safe | ff9900 |
RGB percent of color #feb00f
CMYK percent of color #feb00f
Text with hexadecimal color #feb00f
This text has a font color of #feb00f
<p style="color:#feb00f">Text here</p>
#feb00f Background Color
This box has a background color of #feb00f
<div style="background-color:#feb00f">Text here</div>
#feb00f Border Color
This box has a border color of #feb00f
<div style="border: 4px solid #feb00f">Text here</div>
CSS codes
<p style="color:#feb00f">Text here</p>
<div style="background-color:#feb00f">Text here</div>
<div style="border: 4px solid #feb00f">Text here</div>
#feb00f Color on white background
This is how a font and box color of #feb00f will look
on a white background.
#feb00f Color on black background
This is how a font and box color of #feb00f hex color will look
on a black background.