In RGB color space, #fff05e hex color has a red value of 255, a green value of 240 and a blue value of 94.
In CMYK color space (used in color printing), #fff05e hex color is composed of 0% cyan, 5.88% magenta, 63.14% yellow and 0% black.
#fff05e color has a hue of 54.4 degrees, a saturation of 100% and a lightness of 68.4%.
#fff05e hex color contains mainly RED.
The closest web safe color of #fff05e is #ffff66
#fff05e hex color has a decimal value of 16773214.
HEX | fff05e | #fff05e |
---|---|---|
RGB | 255, 240, 94 | rgb(255, 240, 94) |
RGB Percent | 100, 94.12, 36.86 | rgb(100, 94.12, 36.86) |
CMYK | 0, 6, 63, 0 | |
HSL | 54.4°, 100, 68.4 | hsl(54.4, 100%, 68.4%) |
HSV | 54.4°, 63.1, 100 |
XYZ | 74.42, 84.388, 22.956 |
---|---|
Hunter Lab | 91.863, -16.154, 49.488 |
CIE-LAB | 93.619, -11.651, 69.963 |
CIE-LCH | 93.619, 70.926, 99.455 |
CIE-LUV | 0, 5.88, 63.14, 0 |
Web Safe | ffff66 |
RGB percent of color #fff05e
CMYK percent of color #fff05e
Text with hexadecimal color #fff05e
This text has a font color of #fff05e
<p style="color:#fff05e">Text here</p>
#fff05e Background Color
This box has a background color of #fff05e
<div style="background-color:#fff05e">Text here</div>
#fff05e Border Color
This box has a border color of #fff05e
<div style="border: 4px solid #fff05e">Text here</div>
CSS codes
<p style="color:#fff05e">Text here</p>
<div style="background-color:#fff05e">Text here</div>
<div style="border: 4px solid #fff05e">Text here</div>
#fff05e Color on white background
This is how a font and box color of #fff05e will look
on a white background.
#fff05e Color on black background
This is how a font and box color of #fff05e hex color will look
on a black background.