In RGB color space, #fff0ee hex color has a red value of 255, a green value of 240 and a blue value of 238.
In CMYK color space (used in color printing), #fff0ee hex color is composed of 0% cyan, 5.88% magenta, 6.67% yellow and 0% black.
#fff0ee color has a hue of 7.1 degrees, a saturation of 100% and a lightness of 96.7%.
#fff0ee hex color contains mainly RED.
The closest web safe color of #fff0ee is #ffffff
#fff0ee hex color has a decimal value of 16773358.
HEX | fff0ee | #fff0ee |
---|---|---|
RGB | 255, 240, 238 | rgb(255, 240, 238) |
RGB Percent | 100, 94.12, 93.33 | rgb(100, 94.12, 93.33) |
CMYK | 0, 6, 7, 0 | |
HSL | 7.1°, 100, 96.7 | hsl(7.1, 100%, 96.7%) |
HSV | 7.1°, 6.7, 100 |
XYZ | 87.833, 89.753, 93.584 |
---|---|
Hunter Lab | 94.738, -0.302, 7.749 |
CIE-LAB | 95.894, 4.713, 2.765 |
CIE-LCH | 95.894, 5.464, 30.399 |
CIE-LUV | 0, 5.88, 6.67, 0 |
Web Safe | ffffff |
RGB percent of color #fff0ee
CMYK percent of color #fff0ee
Text with hexadecimal color #fff0ee
This text has a font color of #fff0ee
<p style="color:#fff0ee">Text here</p>
#fff0ee Background Color
This box has a background color of #fff0ee
<div style="background-color:#fff0ee">Text here</div>
#fff0ee Border Color
This box has a border color of #fff0ee
<div style="border: 4px solid #fff0ee">Text here</div>
CSS codes
<p style="color:#fff0ee">Text here</p>
<div style="background-color:#fff0ee">Text here</div>
<div style="border: 4px solid #fff0ee">Text here</div>
#fff0ee Color on white background
This is how a font and box color of #fff0ee will look
on a white background.
#fff0ee Color on black background
This is how a font and box color of #fff0ee hex color will look
on a black background.