In RGB color space, #fff8ef hex color has a red value of 255, a green value of 248 and a blue value of 239.
In CMYK color space (used in color printing), #fff8ef hex color is composed of 0% cyan, 2.75% magenta, 6.27% yellow and 0% black.
#fff8ef color has a hue of 33.8 degrees, a saturation of 100% and a lightness of 96.9%.
#fff8ef hex color contains mainly RED.
The closest web safe color of #fff8ef is #ffffff
#fff8ef hex color has a decimal value of 16775407.
HEX | fff8ef | #fff8ef |
---|---|---|
RGB | 255, 248, 239 | rgb(255, 248, 239) |
RGB Percent | 100, 97.25, 93.73 | rgb(100, 97.25, 93.73) |
CMYK | 0, 3, 6, 0 | |
HSL | 33.8°, 100, 96.9 | hsl(33.8, 100%, 96.9%) |
HSV | 33.8°, 6.3, 100 |
XYZ | 90.387, 94.627, 95.162 |
---|---|
Hunter Lab | 97.276, -4.376, 10.092 |
CIE-LAB | 97.884, 0.812, 5.133 |
CIE-LCH | 97.884, 5.197, 81.011 |
CIE-LUV | 0, 2.75, 6.27, 0 |
Web Safe | ffffff |
RGB percent of color #fff8ef
CMYK percent of color #fff8ef
Text with hexadecimal color #fff8ef
This text has a font color of #fff8ef
<p style="color:#fff8ef">Text here</p>
#fff8ef Background Color
This box has a background color of #fff8ef
<div style="background-color:#fff8ef">Text here</div>
#fff8ef Border Color
This box has a border color of #fff8ef
<div style="border: 4px solid #fff8ef">Text here</div>
CSS codes
<p style="color:#fff8ef">Text here</p>
<div style="background-color:#fff8ef">Text here</div>
<div style="border: 4px solid #fff8ef">Text here</div>
#fff8ef Color on white background
This is how a font and box color of #fff8ef will look
on a white background.
#fff8ef Color on black background
This is how a font and box color of #fff8ef hex color will look
on a black background.