In RGB color space, #fff1e2 hex color has a red value of 255, a green value of 241 and a blue value of 226.
In CMYK color space (used in color printing), #fff1e2 hex color is composed of 0% cyan, 5.49% magenta, 11.37% yellow and 0% black.
#fff1e2 color has a hue of 31 degrees, a saturation of 100% and a lightness of 94.3%.
#fff1e2 hex color contains mainly RED.
The closest web safe color of #fff1e2 is #ffffcc
#fff1e2 hex color has a decimal value of 16773602.
HEX | fff1e2 | #fff1e2 |
---|---|---|
RGB | 255, 241, 226 | rgb(255, 241, 226) |
RGB Percent | 100, 94.51, 88.63 | rgb(100, 94.51, 88.63) |
CMYK | 0, 5, 11, 0 | |
HSL | 31°, 100, 94.3 | hsl(31, 100%, 94.3%) |
HSV | 31°, 11.4, 100 |
XYZ | 86.423, 89.662, 84.703 |
---|---|
Hunter Lab | 94.69, -2.792, 13.246 |
CIE-LAB | 95.856, 2.256, 8.916 |
CIE-LCH | 95.856, 9.197, 75.801 |
CIE-LUV | 0, 5.49, 11.37, 0 |
Web Safe | ffffcc |
RGB percent of color #fff1e2
CMYK percent of color #fff1e2
Text with hexadecimal color #fff1e2
This text has a font color of #fff1e2
<p style="color:#fff1e2">Text here</p>
#fff1e2 Background Color
This box has a background color of #fff1e2
<div style="background-color:#fff1e2">Text here</div>
#fff1e2 Border Color
This box has a border color of #fff1e2
<div style="border: 4px solid #fff1e2">Text here</div>
CSS codes
<p style="color:#fff1e2">Text here</p>
<div style="background-color:#fff1e2">Text here</div>
<div style="border: 4px solid #fff1e2">Text here</div>
#fff1e2 Color on white background
This is how a font and box color of #fff1e2 will look
on a white background.
#fff1e2 Color on black background
This is how a font and box color of #fff1e2 hex color will look
on a black background.