In RGB color space, #fff95c hex color has a red value of 255, a green value of 249 and a blue value of 92.
In CMYK color space (used in color printing), #fff95c hex color is composed of 0% cyan, 2.35% magenta, 63.92% yellow and 0% black.
#fff95c color has a hue of 57.8 degrees, a saturation of 100% and a lightness of 68%.
#fff95c hex color contains mainly RED.
The closest web safe color of #fff95c is #ffff66
#fff95c hex color has a decimal value of 16775516.
HEX | fff95c | #fff95c |
---|---|---|
RGB | 255, 249, 92 | rgb(255, 249, 92) |
RGB Percent | 100, 97.65, 36.08 | rgb(100, 97.65, 36.08) |
CMYK | 0, 2, 64, 0 | |
HSL | 57.8°, 100, 68 | hsl(57.8, 100%, 68%) |
HSV | 57.8°, 63.9, 100 |
XYZ | 77.047, 89.784, 23.394 |
---|---|
Hunter Lab | 94.754, -20.678, 51.69 |
CIE-LAB | 95.907, -16.154, 73.156 |
CIE-LCH | 95.907, 74.918, 102.452 |
CIE-LUV | 0, 2.35, 63.92, 0 |
Web Safe | ffff66 |
RGB percent of color #fff95c
CMYK percent of color #fff95c
Text with hexadecimal color #fff95c
This text has a font color of #fff95c
<p style="color:#fff95c">Text here</p>
#fff95c Background Color
This box has a background color of #fff95c
<div style="background-color:#fff95c">Text here</div>
#fff95c Border Color
This box has a border color of #fff95c
<div style="border: 4px solid #fff95c">Text here</div>
CSS codes
<p style="color:#fff95c">Text here</p>
<div style="background-color:#fff95c">Text here</div>
<div style="border: 4px solid #fff95c">Text here</div>
#fff95c Color on white background
This is how a font and box color of #fff95c will look
on a white background.
#fff95c Color on black background
This is how a font and box color of #fff95c hex color will look
on a black background.