In RGB color space, #fff96e hex color has a red value of 255, a green value of 249 and a blue value of 110.
In CMYK color space (used in color printing), #fff96e hex color is composed of 0% cyan, 2.35% magenta, 56.86% yellow and 0% black.
#fff96e color has a hue of 57.5 degrees, a saturation of 100% and a lightness of 71.6%.
#fff96e hex color contains mainly RED.
The closest web safe color of #fff96e is #ffff66
#fff96e hex color has a decimal value of 16775534.
HEX | fff96e | #fff96e |
---|---|---|
RGB | 255, 249, 110 | rgb(255, 249, 110) |
RGB Percent | 100, 97.65, 43.14 | rgb(100, 97.65, 43.14) |
CMYK | 0, 2, 57, 0 | |
HSL | 57.5°, 100, 71.6 | hsl(57.5, 100%, 71.6%) |
HSV | 57.5°, 56.9, 100 |
XYZ | 77.93, 90.137, 28.043 |
---|---|
Hunter Lab | 94.941, -19.628, 48.946 |
CIE-LAB | 96.054, -15.012, 65.948 |
CIE-LCH | 96.054, 67.635, 102.824 |
CIE-LUV | 0, 2.35, 56.86, 0 |
Web Safe | ffff66 |
RGB percent of color #fff96e
CMYK percent of color #fff96e
Text with hexadecimal color #fff96e
This text has a font color of #fff96e
<p style="color:#fff96e">Text here</p>
#fff96e Background Color
This box has a background color of #fff96e
<div style="background-color:#fff96e">Text here</div>
#fff96e Border Color
This box has a border color of #fff96e
<div style="border: 4px solid #fff96e">Text here</div>
CSS codes
<p style="color:#fff96e">Text here</p>
<div style="background-color:#fff96e">Text here</div>
<div style="border: 4px solid #fff96e">Text here</div>
#fff96e Color on white background
This is how a font and box color of #fff96e will look
on a white background.
#fff96e Color on black background
This is how a font and box color of #fff96e hex color will look
on a black background.