In RGB color space, #fffe40 hex color has a red value of 255, a green value of 254 and a blue value of 64.
In CMYK color space (used in color printing), #fffe40 hex color is composed of 0% cyan, 0.39% magenta, 74.9% yellow and 0% black.
#fffe40 color has a hue of 59.7 degrees, a saturation of 100% and a lightness of 62.5%.
#fffe40 hex color contains mainly RED.
The closest web safe color of #fffe40 is #ffff33
#fffe40 hex color has a decimal value of 16776768.
HEX | fffe40 | #fffe40 |
---|---|---|
RGB | 255, 254, 64 | rgb(255, 254, 64) |
RGB Percent | 100, 99.61, 25.1 | rgb(100, 99.61, 25.1) |
CMYK | 0, 0, 75, 0 | |
HSL | 59.7°, 100, 62.5 | hsl(59.7, 100%, 62.5%) |
HSV | 59.7°, 74.9, 100 |
XYZ | 77.607, 92.514, 18.617 |
---|---|
Hunter Lab | 96.184, -24.298, 55.853 |
CIE-LAB | 97.03, -19.868, 83.873 |
CIE-LCH | 97.03, 86.194, 103.327 |
CIE-LUV | 0, 0.39, 74.9, 0 |
Web Safe | ffff33 |
RGB percent of color #fffe40
CMYK percent of color #fffe40
Text with hexadecimal color #fffe40
This text has a font color of #fffe40
<p style="color:#fffe40">Text here</p>
#fffe40 Background Color
This box has a background color of #fffe40
<div style="background-color:#fffe40">Text here</div>
#fffe40 Border Color
This box has a border color of #fffe40
<div style="border: 4px solid #fffe40">Text here</div>
CSS codes
<p style="color:#fffe40">Text here</p>
<div style="background-color:#fffe40">Text here</div>
<div style="border: 4px solid #fffe40">Text here</div>
#fffe40 Color on white background
This is how a font and box color of #fffe40 will look
on a white background.
#fffe40 Color on black background
This is how a font and box color of #fffe40 hex color will look
on a black background.