In RGB color space, #f0b000 hex color has a red value of 240, a green value of 176 and a blue value of 0.
In CMYK color space (used in color printing), #f0b000 hex color is composed of 0% cyan, 26.67% magenta, 100% yellow and 5.88% black.
#f0b000 color has a hue of 44 degrees, a saturation of 100% and a lightness of 47.1%.
#f0b000 hex color contains mainly RED.
The closest web safe color of #f0b000 is #ff9900
#f0b000 hex color has a decimal value of 15773696.
HEX | f0b000 | #f0b000 |
---|---|---|
RGB | 240, 176, 0 | rgb(240, 176, 0) |
RGB Percent | 94.12, 69.02, 0 | rgb(94.12, 69.02, 0) |
CMYK | 0, 27, 100, 6 | |
HSL | 44°, 100, 47.1 | hsl(44, 100%, 47.1%) |
HSV | 44°, 100, 94.1 |
XYZ | 51.461, 49.576, 6.857 |
---|---|
Hunter Lab | 70.41, 7.243, 43.513 |
CIE-LAB | 75.808, 11.796, 78.719 |
CIE-LCH | 75.808, 79.598, 81.478 |
CIE-LUV | 0, 26.67, 100, 5.88 |
Web Safe | ff9900 |
RGB percent of color #f0b000
CMYK percent of color #f0b000
Text with hexadecimal color #f0b000
This text has a font color of #f0b000
<p style="color:#f0b000">Text here</p>
#f0b000 Background Color
This box has a background color of #f0b000
<div style="background-color:#f0b000">Text here</div>
#f0b000 Border Color
This box has a border color of #f0b000
<div style="border: 4px solid #f0b000">Text here</div>
CSS codes
<p style="color:#f0b000">Text here</p>
<div style="background-color:#f0b000">Text here</div>
<div style="border: 4px solid #f0b000">Text here</div>
#f0b000 Color on white background
This is how a font and box color of #f0b000 will look
on a white background.
#f0b000 Color on black background
This is how a font and box color of #f0b000 hex color will look
on a black background.