In RGB color space, #fff8ae hex color has a red value of 255, a green value of 248 and a blue value of 174.
In CMYK color space (used in color printing), #fff8ae hex color is composed of 0% cyan, 2.75% magenta, 31.76% yellow and 0% black.
#fff8ae color has a hue of 54.8 degrees, a saturation of 100% and a lightness of 84.1%.
#fff8ae hex color contains mainly RED.
The closest web safe color of #fff8ae is #ffff99
#fff8ae hex color has a decimal value of 16775342.
HEX | fff8ae | #fff8ae |
---|---|---|
RGB | 255, 248, 174 | rgb(255, 248, 174) |
RGB Percent | 100, 97.25, 68.24 | rgb(100, 97.25, 68.24) |
CMYK | 0, 3, 32, 0 | |
HSL | 54.8°, 100, 84.1 | hsl(54.8, 100%, 84.1%) |
HSV | 54.8°, 31.8, 100 |
XYZ | 82.447, 91.451, 53.351 |
---|---|
Hunter Lab | 95.63, -13.46, 33.864 |
CIE-LAB | 96.595, -8.475, 36.457 |
CIE-LCH | 96.595, 37.429, 103.087 |
CIE-LUV | 0, 2.75, 31.76, 0 |
Web Safe | ffff99 |
RGB percent of color #fff8ae
CMYK percent of color #fff8ae
Text with hexadecimal color #fff8ae
This text has a font color of #fff8ae
<p style="color:#fff8ae">Text here</p>
#fff8ae Background Color
This box has a background color of #fff8ae
<div style="background-color:#fff8ae">Text here</div>
#fff8ae Border Color
This box has a border color of #fff8ae
<div style="border: 4px solid #fff8ae">Text here</div>
CSS codes
<p style="color:#fff8ae">Text here</p>
<div style="background-color:#fff8ae">Text here</div>
<div style="border: 4px solid #fff8ae">Text here</div>
#fff8ae Color on white background
This is how a font and box color of #fff8ae will look
on a white background.
#fff8ae Color on black background
This is how a font and box color of #fff8ae hex color will look
on a black background.