In RGB color space, #feb000 hex color has a red value of 254, a green value of 176 and a blue value of 0.
In CMYK color space (used in color printing), #feb000 hex color is composed of 0% cyan, 30.71% magenta, 100% yellow and 0.39% black.
#feb000 color has a hue of 41.6 degrees, a saturation of 100% and a lightness of 49.8%.
#feb000 hex color contains mainly RED.
The closest web safe color of #feb000 is #ff9900
#feb000 hex color has a decimal value of 16691200.
HEX | feb000 | #feb000 |
---|---|---|
RGB | 254, 176, 0 | rgb(254, 176, 0) |
RGB Percent | 99.61, 69.02, 0 | rgb(99.61, 69.02, 0) |
CMYK | 0, 31, 100, 0 | |
HSL | 41.6°, 100, 49.8 | hsl(41.6, 100%, 49.8%) |
HSV | 41.6°, 100, 99.6 |
XYZ | 56.398, 52.121, 7.088 |
---|---|
Hunter Lab | 72.195, 13.102, 44.715 |
CIE-LAB | 77.353, 17.773, 80.499 |
CIE-LCH | 77.353, 82.438, 77.55 |
CIE-LUV | 0, 30.71, 100, 0.39 |
Web Safe | ff9900 |
RGB percent of color #feb000
CMYK percent of color #feb000
Text with hexadecimal color #feb000
This text has a font color of #feb000
<p style="color:#feb000">Text here</p>
#feb000 Background Color
This box has a background color of #feb000
<div style="background-color:#feb000">Text here</div>
#feb000 Border Color
This box has a border color of #feb000
<div style="border: 4px solid #feb000">Text here</div>
CSS codes
<p style="color:#feb000">Text here</p>
<div style="background-color:#feb000">Text here</div>
<div style="border: 4px solid #feb000">Text here</div>
#feb000 Color on white background
This is how a font and box color of #feb000 will look
on a white background.
#feb000 Color on black background
This is how a font and box color of #feb000 hex color will look
on a black background.