In RGB color space, #f0d800 hex color has a red value of 240, a green value of 216 and a blue value of 0.
In CMYK color space (used in color printing), #f0d800 hex color is composed of 0% cyan, 10% magenta, 100% yellow and 5.88% black.
#f0d800 color has a hue of 54 degrees, a saturation of 100% and a lightness of 47.1%.
#f0d800 hex color contains mainly RED.
The closest web safe color of #f0d800 is #ffcc00
#f0d800 hex color has a decimal value of 15783936.
HEX | f0d800 | #f0d800 |
---|---|---|
RGB | 240, 216, 0 | rgb(240, 216, 0) |
RGB Percent | 94.12, 84.71, 0 | rgb(94.12, 84.71, 0) |
CMYK | 0, 10, 100, 6 | |
HSL | 54°, 100, 47.1 | hsl(54, 100%, 47.1%) |
HSV | 54°, 100, 94.1 |
XYZ | 60.491, 67.637, 9.867 |
---|---|
Hunter Lab | 82.242, -12.631, 50.456 |
CIE-LAB | 85.825, -8.814, 85.726 |
CIE-LCH | 85.825, 86.178, 95.87 |
CIE-LUV | 0, 10, 100, 5.88 |
Web Safe | ffcc00 |
RGB percent of color #f0d800
CMYK percent of color #f0d800
Text with hexadecimal color #f0d800
This text has a font color of #f0d800
<p style="color:#f0d800">Text here</p>
#f0d800 Background Color
This box has a background color of #f0d800
<div style="background-color:#f0d800">Text here</div>
#f0d800 Border Color
This box has a border color of #f0d800
<div style="border: 4px solid #f0d800">Text here</div>
CSS codes
<p style="color:#f0d800">Text here</p>
<div style="background-color:#f0d800">Text here</div>
<div style="border: 4px solid #f0d800">Text here</div>
#f0d800 Color on white background
This is how a font and box color of #f0d800 will look
on a white background.
#f0d800 Color on black background
This is how a font and box color of #f0d800 hex color will look
on a black background.