In RGB color space, #fff95a hex color has a red value of 255, a green value of 249 and a blue value of 90.
In CMYK color space (used in color printing), #fff95a hex color is composed of 0% cyan, 2.35% magenta, 64.71% yellow and 0% black.
#fff95a color has a hue of 57.8 degrees, a saturation of 100% and a lightness of 67.6%.
#fff95a hex color contains mainly RED.
The closest web safe color of #fff95a is #ffff66
#fff95a hex color has a decimal value of 16775514.
HEX | fff95a | #fff95a |
---|---|---|
RGB | 255, 249, 90 | rgb(255, 249, 90) |
RGB Percent | 100, 97.65, 35.29 | rgb(100, 97.65, 35.29) |
CMYK | 0, 2, 65, 0 | |
HSL | 57.8°, 100, 67.6 | hsl(57.8, 100%, 67.6%) |
HSV | 57.8°, 64.7, 100 |
XYZ | 76.961, 89.75, 22.94 |
---|---|
Hunter Lab | 94.736, -20.781, 51.959 |
CIE-LAB | 95.893, -16.267, 73.911 |
CIE-LCH | 95.893, 75.68, 102.412 |
CIE-LUV | 0, 2.35, 64.71, 0 |
Web Safe | ffff66 |
RGB percent of color #fff95a
CMYK percent of color #fff95a
Text with hexadecimal color #fff95a
This text has a font color of #fff95a
<p style="color:#fff95a">Text here</p>
#fff95a Background Color
This box has a background color of #fff95a
<div style="background-color:#fff95a">Text here</div>
#fff95a Border Color
This box has a border color of #fff95a
<div style="border: 4px solid #fff95a">Text here</div>
CSS codes
<p style="color:#fff95a">Text here</p>
<div style="background-color:#fff95a">Text here</div>
<div style="border: 4px solid #fff95a">Text here</div>
#fff95a Color on white background
This is how a font and box color of #fff95a will look
on a white background.
#fff95a Color on black background
This is how a font and box color of #fff95a hex color will look
on a black background.