In RGB color space, #f0d00f hex color has a red value of 240, a green value of 208 and a blue value of 15.
In CMYK color space (used in color printing), #f0d00f hex color is composed of 0% cyan, 13.33% magenta, 93.75% yellow and 5.88% black.
#f0d00f color has a hue of 51.5 degrees, a saturation of 88.24% and a lightness of 50%.
#f0d00f hex color contains mainly RED.
The closest web safe color of #f0d00f is #ffcc00
#f0d00f hex color has a decimal value of 15781903.
HEX | f0d00f | #f0d00f |
---|---|---|
RGB | 240, 208, 15 | rgb(240, 208, 15) |
RGB Percent | 94.12, 81.57, 5.88 | rgb(94.12, 81.57, 5.88) |
CMYK | 0, 13, 94, 6 | |
HSL | 51.5°, 88.24, 50 | hsl(51.5, 88.24%, 50%) |
HSV | 51.5°, 93.8, 94.1 |
XYZ | 58.577, 63.672, 9.654 |
---|---|
Hunter Lab | 79.795, -8.605, 48.683 |
CIE-LAB | 83.795, -4.65, 82.877 |
CIE-LCH | 83.795, 83.007, 93.211 |
CIE-LUV | 0, 13.33, 93.75, 5.88 |
Web Safe | ffcc00 |
RGB percent of color #f0d00f
CMYK percent of color #f0d00f
Text with hexadecimal color #f0d00f
This text has a font color of #f0d00f
<p style="color:#f0d00f">Text here</p>
#f0d00f Background Color
This box has a background color of #f0d00f
<div style="background-color:#f0d00f">Text here</div>
#f0d00f Border Color
This box has a border color of #f0d00f
<div style="border: 4px solid #f0d00f">Text here</div>
CSS codes
<p style="color:#f0d00f">Text here</p>
<div style="background-color:#f0d00f">Text here</div>
<div style="border: 4px solid #f0d00f">Text here</div>
#f0d00f Color on white background
This is how a font and box color of #f0d00f will look
on a white background.
#f0d00f Color on black background
This is how a font and box color of #f0d00f hex color will look
on a black background.