In RGB color space, #f0d00c hex color has a red value of 240, a green value of 208 and a blue value of 12.
In CMYK color space (used in color printing), #f0d00c hex color is composed of 0% cyan, 13.33% magenta, 95% yellow and 5.88% black.
#f0d00c color has a hue of 51.6 degrees, a saturation of 90.48% and a lightness of 49.4%.
#f0d00c hex color contains mainly RED.
The closest web safe color of #f0d00c is #ffcc00
#f0d00c hex color has a decimal value of 15781900.
HEX | f0d00c | #f0d00c |
---|---|---|
RGB | 240, 208, 12 | rgb(240, 208, 12) |
RGB Percent | 94.12, 81.57, 4.71 | rgb(94.12, 81.57, 4.71) |
CMYK | 0, 13, 95, 6 | |
HSL | 51.6°, 90.48, 49.4 | hsl(51.6, 90.48%, 49.4%) |
HSV | 51.6°, 95, 94.1 |
XYZ | 58.557, 63.664, 9.55 |
---|---|
Hunter Lab | 79.79, -8.632, 48.756 |
CIE-LAB | 83.791, -4.68, 83.192 |
CIE-LCH | 83.791, 83.324, 93.22 |
CIE-LUV | 0, 13.33, 95, 5.88 |
Web Safe | ffcc00 |
RGB percent of color #f0d00c
CMYK percent of color #f0d00c
Text with hexadecimal color #f0d00c
This text has a font color of #f0d00c
<p style="color:#f0d00c">Text here</p>
#f0d00c Background Color
This box has a background color of #f0d00c
<div style="background-color:#f0d00c">Text here</div>
#f0d00c Border Color
This box has a border color of #f0d00c
<div style="border: 4px solid #f0d00c">Text here</div>
CSS codes
<p style="color:#f0d00c">Text here</p>
<div style="background-color:#f0d00c">Text here</div>
<div style="border: 4px solid #f0d00c">Text here</div>
#f0d00c Color on white background
This is how a font and box color of #f0d00c will look
on a white background.
#f0d00c Color on black background
This is how a font and box color of #f0d00c hex color will look
on a black background.