In RGB color space, #fff2ee hex color has a red value of 255, a green value of 242 and a blue value of 238.
In CMYK color space (used in color printing), #fff2ee hex color is composed of 0% cyan, 5.1% magenta, 6.67% yellow and 0% black.
#fff2ee color has a hue of 14.1 degrees, a saturation of 100% and a lightness of 96.7%.
#fff2ee hex color contains mainly RED.
The closest web safe color of #fff2ee is #ffffff
#fff2ee hex color has a decimal value of 16773870.
HEX | fff2ee | #fff2ee |
---|---|---|
RGB | 255, 242, 238 | rgb(255, 242, 238) |
RGB Percent | 100, 94.9, 93.33 | rgb(100, 94.9, 93.33) |
CMYK | 0, 5, 7, 0 | |
HSL | 14.1°, 100, 96.7 | hsl(14.1, 100%, 96.7%) |
HSV | 14.1°, 6.7, 100 |
XYZ | 88.425, 90.937, 93.781 |
---|---|
Hunter Lab | 95.361, -1.364, 8.445 |
CIE-LAB | 96.384, 3.693, 3.476 |
CIE-LCH | 96.384, 5.072, 43.266 |
CIE-LUV | 0, 5.1, 6.67, 0 |
Web Safe | ffffff |
RGB percent of color #fff2ee
CMYK percent of color #fff2ee
Text with hexadecimal color #fff2ee
This text has a font color of #fff2ee
<p style="color:#fff2ee">Text here</p>
#fff2ee Background Color
This box has a background color of #fff2ee
<div style="background-color:#fff2ee">Text here</div>
#fff2ee Border Color
This box has a border color of #fff2ee
<div style="border: 4px solid #fff2ee">Text here</div>
CSS codes
<p style="color:#fff2ee">Text here</p>
<div style="background-color:#fff2ee">Text here</div>
<div style="border: 4px solid #fff2ee">Text here</div>
#fff2ee Color on white background
This is how a font and box color of #fff2ee will look
on a white background.
#fff2ee Color on black background
This is how a font and box color of #fff2ee hex color will look
on a black background.