In RGB color space, #f0d00b hex color has a red value of 240, a green value of 208 and a blue value of 11.
In CMYK color space (used in color printing), #f0d00b hex color is composed of 0% cyan, 13.33% magenta, 95.42% yellow and 5.88% black.
#f0d00b color has a hue of 51.6 degrees, a saturation of 91.24% and a lightness of 49.2%.
#f0d00b hex color contains mainly RED.
The closest web safe color of #f0d00b is #ffcc00
#f0d00b hex color has a decimal value of 15781899.
HEX | f0d00b | #f0d00b |
---|---|---|
RGB | 240, 208, 11 | rgb(240, 208, 11) |
RGB Percent | 94.12, 81.57, 4.31 | rgb(94.12, 81.57, 4.31) |
CMYK | 0, 13, 95, 6 | |
HSL | 51.6°, 91.24, 49.2 | hsl(51.6, 91.24%, 49.2%) |
HSV | 51.6°, 95.4, 94.1 |
XYZ | 58.551, 63.661, 9.518 |
---|---|
Hunter Lab | 79.788, -8.639, 48.779 |
CIE-LAB | 83.789, -4.688, 83.288 |
CIE-LCH | 83.789, 83.42, 93.222 |
CIE-LUV | 0, 13.33, 95.42, 5.88 |
Web Safe | ffcc00 |
RGB percent of color #f0d00b
CMYK percent of color #f0d00b
Text with hexadecimal color #f0d00b
This text has a font color of #f0d00b
<p style="color:#f0d00b">Text here</p>
#f0d00b Background Color
This box has a background color of #f0d00b
<div style="background-color:#f0d00b">Text here</div>
#f0d00b Border Color
This box has a border color of #f0d00b
<div style="border: 4px solid #f0d00b">Text here</div>
CSS codes
<p style="color:#f0d00b">Text here</p>
<div style="background-color:#f0d00b">Text here</div>
<div style="border: 4px solid #f0d00b">Text here</div>
#f0d00b Color on white background
This is how a font and box color of #f0d00b will look
on a white background.
#f0d00b Color on black background
This is how a font and box color of #f0d00b hex color will look
on a black background.