In RGB color space, #f0c00e hex color has a red value of 240, a green value of 192 and a blue value of 14.
In CMYK color space (used in color printing), #f0c00e hex color is composed of 0% cyan, 20% magenta, 94.17% yellow and 5.88% black.
#f0c00e color has a hue of 47.3 degrees, a saturation of 88.98% and a lightness of 49.8%.
#f0c00e hex color contains mainly RED.
The closest web safe color of #f0c00e is #ffcc00
#f0c00e hex color has a decimal value of 15777806.
HEX | f0c00e | #f0c00e |
---|---|---|
RGB | 240, 192, 14 | rgb(240, 192, 14) |
RGB Percent | 94.12, 75.29, 5.49 | rgb(94.12, 75.29, 5.49) |
CMYK | 0, 20, 94, 6 | |
HSL | 47.3°, 88.98, 49.8 | hsl(47.3, 88.98%, 49.8%) |
HSV | 47.3°, 94.2, 94.1 |
XYZ | 54.864, 56.256, 8.382 |
---|---|
Hunter Lab | 75.004, -0.688, 45.877 |
CIE-LAB | 79.759, 3.557, 80.023 |
CIE-LCH | 79.759, 80.102, 87.455 |
CIE-LUV | 0, 20, 94.17, 5.88 |
Web Safe | ffcc00 |
RGB percent of color #f0c00e
CMYK percent of color #f0c00e
Text with hexadecimal color #f0c00e
This text has a font color of #f0c00e
<p style="color:#f0c00e">Text here</p>
#f0c00e Background Color
This box has a background color of #f0c00e
<div style="background-color:#f0c00e">Text here</div>
#f0c00e Border Color
This box has a border color of #f0c00e
<div style="border: 4px solid #f0c00e">Text here</div>
CSS codes
<p style="color:#f0c00e">Text here</p>
<div style="background-color:#f0c00e">Text here</div>
<div style="border: 4px solid #f0c00e">Text here</div>
#f0c00e Color on white background
This is how a font and box color of #f0c00e will look
on a white background.
#f0c00e Color on black background
This is how a font and box color of #f0c00e hex color will look
on a black background.