In RGB color space, #fff01c hex color has a red value of 255, a green value of 240 and a blue value of 28.
In CMYK color space (used in color printing), #fff01c hex color is composed of 0% cyan, 5.88% magenta, 89.02% yellow and 0% black.
#fff01c color has a hue of 56 degrees, a saturation of 100% and a lightness of 55.5%.
#fff01c hex color contains mainly RED.
The closest web safe color of #fff01c is #ffff33
#fff01c hex color has a decimal value of 16773148.
HEX | fff01c | #fff01c |
---|---|---|
RGB | 255, 240, 28 | rgb(255, 240, 28) |
RGB Percent | 100, 94.12, 10.98 | rgb(100, 94.12, 10.98) |
CMYK | 0, 6, 89, 0 | |
HSL | 56°, 100, 55.5 | hsl(56, 100%, 55.5%) |
HSV | 56°, 89, 100 |
XYZ | 72.61, 83.664, 13.42 |
---|---|
Hunter Lab | 91.468, -18.371, 55.329 |
CIE-LAB | 93.304, -14.063, 88.924 |
CIE-LCH | 93.304, 90.029, 98.987 |
CIE-LUV | 0, 5.88, 89.02, 0 |
Web Safe | ffff33 |
RGB percent of color #fff01c
CMYK percent of color #fff01c
Text with hexadecimal color #fff01c
This text has a font color of #fff01c
<p style="color:#fff01c">Text here</p>
#fff01c Background Color
This box has a background color of #fff01c
<div style="background-color:#fff01c">Text here</div>
#fff01c Border Color
This box has a border color of #fff01c
<div style="border: 4px solid #fff01c">Text here</div>
CSS codes
<p style="color:#fff01c">Text here</p>
<div style="background-color:#fff01c">Text here</div>
<div style="border: 4px solid #fff01c">Text here</div>
#fff01c Color on white background
This is how a font and box color of #fff01c will look
on a white background.
#fff01c Color on black background
This is how a font and box color of #fff01c hex color will look
on a black background.