In RGB color space, #fff8aa hex color has a red value of 255, a green value of 248 and a blue value of 170.
In CMYK color space (used in color printing), #fff8aa hex color is composed of 0% cyan, 2.75% magenta, 33.33% yellow and 0% black.
#fff8aa color has a hue of 55.1 degrees, a saturation of 100% and a lightness of 83.3%.
#fff8aa hex color contains mainly RED.
The closest web safe color of #fff8aa is #ffff99
#fff8aa hex color has a decimal value of 16775338.
HEX | fff8aa | #fff8aa |
---|---|---|
RGB | 255, 248, 170 | rgb(255, 248, 170) |
RGB Percent | 100, 97.25, 66.67 | rgb(100, 97.25, 66.67) |
CMYK | 0, 3, 33, 0 | |
HSL | 55.1°, 100, 83.3 | hsl(55.1, 100%, 83.3%) |
HSV | 55.1°, 33.3, 100 |
XYZ | 82.063, 91.297, 51.327 |
---|---|
Hunter Lab | 95.549, -13.906, 35.035 |
CIE-LAB | 96.532, -8.944, 38.368 |
CIE-LCH | 96.532, 39.397, 103.122 |
CIE-LUV | 0, 2.75, 33.33, 0 |
Web Safe | ffff99 |
RGB percent of color #fff8aa
CMYK percent of color #fff8aa
Text with hexadecimal color #fff8aa
This text has a font color of #fff8aa
<p style="color:#fff8aa">Text here</p>
#fff8aa Background Color
This box has a background color of #fff8aa
<div style="background-color:#fff8aa">Text here</div>
#fff8aa Border Color
This box has a border color of #fff8aa
<div style="border: 4px solid #fff8aa">Text here</div>
CSS codes
<p style="color:#fff8aa">Text here</p>
<div style="background-color:#fff8aa">Text here</div>
<div style="border: 4px solid #fff8aa">Text here</div>
#fff8aa Color on white background
This is how a font and box color of #fff8aa will look
on a white background.
#fff8aa Color on black background
This is how a font and box color of #fff8aa hex color will look
on a black background.