In RGB color space, #fff80c hex color has a red value of 255, a green value of 248 and a blue value of 12.
In CMYK color space (used in color printing), #fff80c hex color is composed of 0% cyan, 2.75% magenta, 95.29% yellow and 0% black.
#fff80c color has a hue of 58.3 degrees, a saturation of 100% and a lightness of 52.4%.
#fff80c hex color contains mainly RED.
The closest web safe color of #fff80c is #ffff00
#fff80c hex color has a decimal value of 16775180.
HEX | fff80c | #fff80c |
---|---|---|
RGB | 255, 248, 12 | rgb(255, 248, 12) |
RGB Percent | 100, 97.25, 4.71 | rgb(100, 97.25, 4.71) |
CMYK | 0, 3, 95, 0 | |
HSL | 58.3°, 100, 52.4 | hsl(58.3, 100%, 52.4%) |
HSV | 58.3°, 95.3, 100 |
XYZ | 74.874, 88.421, 13.469 |
---|---|
Hunter Lab | 94.032, -22.425, 57.33 |
CIE-LAB | 95.338, -18.126, 92.309 |
CIE-LCH | 95.338, 94.072, 101.109 |
CIE-LUV | 0, 2.75, 95.29, 0 |
Web Safe | ffff00 |
RGB percent of color #fff80c
CMYK percent of color #fff80c
Text with hexadecimal color #fff80c
This text has a font color of #fff80c
<p style="color:#fff80c">Text here</p>
#fff80c Background Color
This box has a background color of #fff80c
<div style="background-color:#fff80c">Text here</div>
#fff80c Border Color
This box has a border color of #fff80c
<div style="border: 4px solid #fff80c">Text here</div>
CSS codes
<p style="color:#fff80c">Text here</p>
<div style="background-color:#fff80c">Text here</div>
<div style="border: 4px solid #fff80c">Text here</div>
#fff80c Color on white background
This is how a font and box color of #fff80c will look
on a white background.
#fff80c Color on black background
This is how a font and box color of #fff80c hex color will look
on a black background.