In RGB color space, #fff9af hex color has a red value of 255, a green value of 249 and a blue value of 175.
In CMYK color space (used in color printing), #fff9af hex color is composed of 0% cyan, 2.35% magenta, 31.37% yellow and 0% black.
#fff9af color has a hue of 55.5 degrees, a saturation of 100% and a lightness of 84.3%.
#fff9af hex color contains mainly RED.
The closest web safe color of #fff9af is #ffff99
#fff9af hex color has a decimal value of 16775599.
HEX | fff9af | #fff9af |
---|---|---|
RGB | 255, 249, 175 | rgb(255, 249, 175) |
RGB Percent | 100, 97.65, 68.63 | rgb(100, 97.65, 68.63) |
CMYK | 0, 2, 31, 0 | |
HSL | 55.5°, 100, 84.3 | hsl(55.5, 100%, 84.3%) |
HSV | 55.5°, 31.4, 100 |
XYZ | 82.854, 92.107, 53.969 |
---|---|
Hunter Lab | 95.972, -13.851, 33.84 |
CIE-LAB | 96.864, -8.849, 36.314 |
CIE-LCH | 96.864, 37.377, 103.695 |
CIE-LUV | 0, 2.35, 31.37, 0 |
Web Safe | ffff99 |
RGB percent of color #fff9af
CMYK percent of color #fff9af
Text with hexadecimal color #fff9af
This text has a font color of #fff9af
<p style="color:#fff9af">Text here</p>
#fff9af Background Color
This box has a background color of #fff9af
<div style="background-color:#fff9af">Text here</div>
#fff9af Border Color
This box has a border color of #fff9af
<div style="border: 4px solid #fff9af">Text here</div>
CSS codes
<p style="color:#fff9af">Text here</p>
<div style="background-color:#fff9af">Text here</div>
<div style="border: 4px solid #fff9af">Text here</div>
#fff9af Color on white background
This is how a font and box color of #fff9af will look
on a white background.
#fff9af Color on black background
This is how a font and box color of #fff9af hex color will look
on a black background.