In RGB color space, #fff1ea hex color has a red value of 255, a green value of 241 and a blue value of 234.
In CMYK color space (used in color printing), #fff1ea hex color is composed of 0% cyan, 5.49% magenta, 8.24% yellow and 0% black.
#fff1ea color has a hue of 20 degrees, a saturation of 100% and a lightness of 95.9%.
#fff1ea hex color contains mainly RED.
The closest web safe color of #fff1ea is #ffffff
#fff1ea hex color has a decimal value of 16773610.
HEX | fff1ea | #fff1ea |
---|---|---|
RGB | 255, 241, 234 | rgb(255, 241, 234) |
RGB Percent | 100, 94.51, 91.76 | rgb(100, 94.51, 91.76) |
CMYK | 0, 5, 8, 0 | |
HSL | 20°, 100, 95.9 | hsl(20, 100%, 95.9%) |
HSV | 20°, 8.2, 100 |
XYZ | 87.547, 90.111, 90.621 |
---|---|
Hunter Lab | 94.927, -1.499, 9.848 |
CIE-LAB | 96.043, 3.544, 5.049 |
CIE-LCH | 96.043, 6.169, 54.934 |
CIE-LUV | 0, 5.49, 8.24, 0 |
Web Safe | ffffff |
RGB percent of color #fff1ea
CMYK percent of color #fff1ea
Text with hexadecimal color #fff1ea
This text has a font color of #fff1ea
<p style="color:#fff1ea">Text here</p>
#fff1ea Background Color
This box has a background color of #fff1ea
<div style="background-color:#fff1ea">Text here</div>
#fff1ea Border Color
This box has a border color of #fff1ea
<div style="border: 4px solid #fff1ea">Text here</div>
CSS codes
<p style="color:#fff1ea">Text here</p>
<div style="background-color:#fff1ea">Text here</div>
<div style="border: 4px solid #fff1ea">Text here</div>
#fff1ea Color on white background
This is how a font and box color of #fff1ea will look
on a white background.
#fff1ea Color on black background
This is how a font and box color of #fff1ea hex color will look
on a black background.