In RGB color space, #fff05f hex color has a red value of 255, a green value of 240 and a blue value of 95.
In CMYK color space (used in color printing), #fff05f hex color is composed of 0% cyan, 5.88% magenta, 62.75% yellow and 0% black.
#fff05f color has a hue of 54.4 degrees, a saturation of 100% and a lightness of 68.6%.
#fff05f hex color contains mainly RED.
The closest web safe color of #fff05f is #ffff66
#fff05f hex color has a decimal value of 16773215.
HEX | fff05f | #fff05f |
---|---|---|
RGB | 255, 240, 95 | rgb(255, 240, 95) |
RGB Percent | 100, 94.12, 37.25 | rgb(100, 94.12, 37.25) |
CMYK | 0, 6, 63, 0 | |
HSL | 54.4°, 100, 68.6 | hsl(54.4, 100%, 68.6%) |
HSV | 54.4°, 62.7, 100 |
XYZ | 74.466, 84.406, 23.194 |
---|---|
Hunter Lab | 91.873, -16.097, 49.343 |
CIE-LAB | 93.627, -11.59, 69.566 |
CIE-LCH | 93.627, 70.525, 99.459 |
CIE-LUV | 0, 5.88, 62.75, 0 |
Web Safe | ffff66 |
RGB percent of color #fff05f
CMYK percent of color #fff05f
Text with hexadecimal color #fff05f
This text has a font color of #fff05f
<p style="color:#fff05f">Text here</p>
#fff05f Background Color
This box has a background color of #fff05f
<div style="background-color:#fff05f">Text here</div>
#fff05f Border Color
This box has a border color of #fff05f
<div style="border: 4px solid #fff05f">Text here</div>
CSS codes
<p style="color:#fff05f">Text here</p>
<div style="background-color:#fff05f">Text here</div>
<div style="border: 4px solid #fff05f">Text here</div>
#fff05f Color on white background
This is how a font and box color of #fff05f will look
on a white background.
#fff05f Color on black background
This is how a font and box color of #fff05f hex color will look
on a black background.