In RGB color space, #fff94f hex color has a red value of 255, a green value of 249 and a blue value of 79.
In CMYK color space (used in color printing), #fff94f hex color is composed of 0% cyan, 2.35% magenta, 69.02% yellow and 0% black.
#fff94f color has a hue of 58 degrees, a saturation of 100% and a lightness of 65.5%.
#fff94f hex color contains mainly RED.
The closest web safe color of #fff94f is #ffff66
#fff94f hex color has a decimal value of 16775503.
HEX | fff94f | #fff94f |
---|---|---|
RGB | 255, 249, 79 | rgb(255, 249, 79) |
RGB Percent | 100, 97.65, 30.98 | rgb(100, 97.65, 30.98) |
CMYK | 0, 2, 69, 0 | |
HSL | 58°, 100, 65.5 | hsl(58, 100%, 65.5%) |
HSV | 58°, 69, 100 |
XYZ | 76.527, 89.576, 20.654 |
---|---|
Hunter Lab | 94.645, -21.298, 53.313 |
CIE-LAB | 95.821, -16.833, 77.879 |
CIE-LCH | 95.821, 79.677, 102.196 |
CIE-LUV | 0, 2.35, 69.02, 0 |
Web Safe | ffff66 |
RGB percent of color #fff94f
CMYK percent of color #fff94f
Text with hexadecimal color #fff94f
This text has a font color of #fff94f
<p style="color:#fff94f">Text here</p>
#fff94f Background Color
This box has a background color of #fff94f
<div style="background-color:#fff94f">Text here</div>
#fff94f Border Color
This box has a border color of #fff94f
<div style="border: 4px solid #fff94f">Text here</div>
CSS codes
<p style="color:#fff94f">Text here</p>
<div style="background-color:#fff94f">Text here</div>
<div style="border: 4px solid #fff94f">Text here</div>
#fff94f Color on white background
This is how a font and box color of #fff94f will look
on a white background.
#fff94f Color on black background
This is how a font and box color of #fff94f hex color will look
on a black background.