In RGB color space, #fff7ee hex color has a red value of 255, a green value of 247 and a blue value of 238.
In CMYK color space (used in color printing), #fff7ee hex color is composed of 0% cyan, 3.14% magenta, 6.67% yellow and 0% black.
#fff7ee color has a hue of 31.8 degrees, a saturation of 100% and a lightness of 96.7%.
#fff7ee hex color contains mainly RED.
The closest web safe color of #fff7ee is #ffffff
#fff7ee hex color has a decimal value of 16775150.
HEX | fff7ee | #fff7ee |
---|---|---|
RGB | 255, 247, 238 | rgb(255, 247, 238) |
RGB Percent | 100, 96.86, 93.33 | rgb(100, 96.86, 93.33) |
CMYK | 0, 3, 7, 0 | |
HSL | 31.8°, 100, 96.7 | hsl(31.8, 100%, 96.7%) |
HSV | 31.8°, 6.7, 100 |
XYZ | 89.933, 93.955, 94.284 |
---|---|
Hunter Lab | 96.93, -4.014, 10.18 |
CIE-LAB | 97.614, 1.152, 5.257 |
CIE-LCH | 97.614, 5.382, 77.64 |
CIE-LUV | 0, 3.14, 6.67, 0 |
Web Safe | ffffff |
RGB percent of color #fff7ee
CMYK percent of color #fff7ee
Text with hexadecimal color #fff7ee
This text has a font color of #fff7ee
<p style="color:#fff7ee">Text here</p>
#fff7ee Background Color
This box has a background color of #fff7ee
<div style="background-color:#fff7ee">Text here</div>
#fff7ee Border Color
This box has a border color of #fff7ee
<div style="border: 4px solid #fff7ee">Text here</div>
CSS codes
<p style="color:#fff7ee">Text here</p>
<div style="background-color:#fff7ee">Text here</div>
<div style="border: 4px solid #fff7ee">Text here</div>
#fff7ee Color on white background
This is how a font and box color of #fff7ee will look
on a white background.
#fff7ee Color on black background
This is how a font and box color of #fff7ee hex color will look
on a black background.