In RGB color space, #fff70f hex color has a red value of 255, a green value of 247 and a blue value of 15.
In CMYK color space (used in color printing), #fff70f hex color is composed of 0% cyan, 3.14% magenta, 94.12% yellow and 0% black.
#fff70f color has a hue of 58 degrees, a saturation of 100% and a lightness of 52.9%.
#fff70f hex color contains mainly RED.
The closest web safe color of #fff70f is #ffff00
#fff70f hex color has a decimal value of 16774927.
HEX | fff70f | #fff70f |
---|---|---|
RGB | 255, 247, 15 | rgb(255, 247, 15) |
RGB Percent | 100, 96.86, 5.88 | rgb(100, 96.86, 5.88) |
CMYK | 0, 3, 94, 0 | |
HSL | 58°, 100, 52.9 | hsl(58, 100%, 52.9%) |
HSV | 58°, 94.1, 100 |
XYZ | 74.587, 87.816, 13.471 |
---|---|
Hunter Lab | 93.71, -21.919, 57.074 |
CIE-LAB | 95.083, -17.62, 91.866 |
CIE-LCH | 95.083, 93.541, 100.858 |
CIE-LUV | 0, 3.14, 94.12, 0 |
Web Safe | ffff00 |
RGB percent of color #fff70f
CMYK percent of color #fff70f
Text with hexadecimal color #fff70f
This text has a font color of #fff70f
<p style="color:#fff70f">Text here</p>
#fff70f Background Color
This box has a background color of #fff70f
<div style="background-color:#fff70f">Text here</div>
#fff70f Border Color
This box has a border color of #fff70f
<div style="border: 4px solid #fff70f">Text here</div>
CSS codes
<p style="color:#fff70f">Text here</p>
<div style="background-color:#fff70f">Text here</div>
<div style="border: 4px solid #fff70f">Text here</div>
#fff70f Color on white background
This is how a font and box color of #fff70f will look
on a white background.
#fff70f Color on black background
This is how a font and box color of #fff70f hex color will look
on a black background.