In RGB color space, #fff992 hex color has a red value of 255, a green value of 249 and a blue value of 146.
In CMYK color space (used in color printing), #fff992 hex color is composed of 0% cyan, 2.35% magenta, 42.75% yellow and 0% black.
#fff992 color has a hue of 56.7 degrees, a saturation of 100% and a lightness of 78.6%.
#fff992 hex color contains mainly RED.
The closest web safe color of #fff992 is #ffff99
#fff992 hex color has a decimal value of 16775570.
HEX | fff992 | #fff992 |
---|---|---|
RGB | 255, 249, 146 | rgb(255, 249, 146) |
RGB Percent | 100, 97.65, 57.25 | rgb(100, 97.65, 57.25) |
CMYK | 0, 2, 43, 0 | |
HSL | 56.7°, 100, 78.6 | hsl(56.7, 100%, 78.6%) |
HSV | 56.7°, 42.7, 100 |
XYZ | 80.304, 91.087, 40.543 |
---|---|
Hunter Lab | 95.44, -16.827, 41.621 |
CIE-LAB | 96.446, -11.998, 49.987 |
CIE-LCH | 96.446, 51.407, 103.497 |
CIE-LUV | 0, 2.35, 42.75, 0 |
Web Safe | ffff99 |
RGB percent of color #fff992
CMYK percent of color #fff992
Text with hexadecimal color #fff992
This text has a font color of #fff992
<p style="color:#fff992">Text here</p>
#fff992 Background Color
This box has a background color of #fff992
<div style="background-color:#fff992">Text here</div>
#fff992 Border Color
This box has a border color of #fff992
<div style="border: 4px solid #fff992">Text here</div>
CSS codes
<p style="color:#fff992">Text here</p>
<div style="background-color:#fff992">Text here</div>
<div style="border: 4px solid #fff992">Text here</div>
#fff992 Color on white background
This is how a font and box color of #fff992 will look
on a white background.
#fff992 Color on black background
This is how a font and box color of #fff992 hex color will look
on a black background.