In RGB color space, #fff40e hex color has a red value of 255, a green value of 244 and a blue value of 14.
In CMYK color space (used in color printing), #fff40e hex color is composed of 0% cyan, 4.31% magenta, 94.51% yellow and 0% black.
#fff40e color has a hue of 57.3 degrees, a saturation of 100% and a lightness of 52.7%.
#fff40e hex color contains mainly RED.
The closest web safe color of #fff40e is #ffff00
#fff40e hex color has a decimal value of 16774158.
HEX | fff40e | #fff40e |
---|---|---|
RGB | 255, 244, 14 | rgb(255, 244, 14) |
RGB Percent | 100, 95.69, 5.49 | rgb(100, 95.69, 5.49) |
CMYK | 0, 4, 95, 0 | |
HSL | 57.3°, 100, 52.7 | hsl(57.3, 100%, 52.7%) |
HSV | 57.3°, 94.5, 100 |
XYZ | 73.67, 85.993, 13.131 |
---|---|
Hunter Lab | 92.732, -20.475, 56.517 |
CIE-LAB | 94.309, -16.181, 91.377 |
CIE-LCH | 94.309, 92.799, 100.042 |
CIE-LUV | 0, 4.31, 94.51, 0 |
Web Safe | ffff00 |
RGB percent of color #fff40e
CMYK percent of color #fff40e
Text with hexadecimal color #fff40e
This text has a font color of #fff40e
<p style="color:#fff40e">Text here</p>
#fff40e Background Color
This box has a background color of #fff40e
<div style="background-color:#fff40e">Text here</div>
#fff40e Border Color
This box has a border color of #fff40e
<div style="border: 4px solid #fff40e">Text here</div>
CSS codes
<p style="color:#fff40e">Text here</p>
<div style="background-color:#fff40e">Text here</div>
<div style="border: 4px solid #fff40e">Text here</div>
#fff40e Color on white background
This is how a font and box color of #fff40e will look
on a white background.
#fff40e Color on black background
This is how a font and box color of #fff40e hex color will look
on a black background.