In RGB color space, #fb9000 hex color has a red value of 251, a green value of 144 and a blue value of 0.
In CMYK color space (used in color printing), #fb9000 hex color is composed of 0% cyan, 42.63% magenta, 100% yellow and 1.57% black.
#fb9000 color has a hue of 34.4 degrees, a saturation of 100% and a lightness of 49.2%.
#fb9000 hex color contains mainly RED.
The closest web safe color of #fb9000 is #ff9900
#fb9000 hex color has a decimal value of 16486400.
HEX | fb9000 | #fb9000 |
---|---|---|
RGB | 251, 144, 0 | rgb(251, 144, 0) |
RGB Percent | 98.43, 56.47, 0 | rgb(98.43, 56.47, 0) |
CMYK | 0, 43, 100, 2 | |
HSL | 34.4°, 100, 49.2 | hsl(34.4, 100%, 49.2%) |
HSV | 34.4°, 100, 98.4 |
XYZ | 49.757, 40.456, 5.186 |
---|---|
Hunter Lab | 63.605, 28.328, 39.689 |
CIE-LAB | 69.793, 33.175, 75.422 |
CIE-LCH | 69.793, 82.396, 66.257 |
CIE-LUV | 0, 42.63, 100, 1.57 |
Web Safe | ff9900 |
RGB percent of color #fb9000
CMYK percent of color #fb9000
Text with hexadecimal color #fb9000
This text has a font color of #fb9000
<p style="color:#fb9000">Text here</p>
#fb9000 Background Color
This box has a background color of #fb9000
<div style="background-color:#fb9000">Text here</div>
#fb9000 Border Color
This box has a border color of #fb9000
<div style="border: 4px solid #fb9000">Text here</div>
CSS codes
<p style="color:#fb9000">Text here</p>
<div style="background-color:#fb9000">Text here</div>
<div style="border: 4px solid #fb9000">Text here</div>
#fb9000 Color on white background
This is how a font and box color of #fb9000 will look
on a white background.
#fb9000 Color on black background
This is how a font and box color of #fb9000 hex color will look
on a black background.