In RGB color space, #f1f1ed hex color has a red value of 241, a green value of 241 and a blue value of 237.
In CMYK color space (used in color printing), #f1f1ed hex color is composed of 0% cyan, 0% magenta, 1.66% yellow and 5.49% black.
#f1f1ed color has a hue of 60 degrees, a saturation of 12.5% and a lightness of 93.7%.
#f1f1ed hex color contains mainly RED.
The closest web safe color of #f1f1ed is #ffffff
#f1f1ed hex color has a decimal value of 15856109.
HEX | f1f1ed | #f1f1ed |
---|---|---|
RGB | 241, 241, 237 | rgb(241, 241, 237) |
RGB Percent | 94.51, 94.51, 92.94 | rgb(94.51, 94.51, 92.94) |
CMYK | 0, 0, 2, 5 | |
HSL | 60°, 12.5, 93.7 | hsl(60, 12.5%, 93.7%) |
HSV | 60°, 1.7, 94.5 |
XYZ | 83.017, 87.726, 92.678 |
---|---|
Hunter Lab | 93.662, -5.696, 6.897 |
CIE-LAB | 95.045, -0.697, 1.917 |
CIE-LCH | 95.045, 2.04, 109.981 |
CIE-LUV | 0, 0, 1.66, 5.49 |
Web Safe | ffffff |
RGB percent of color #f1f1ed
CMYK percent of color #f1f1ed
Text with hexadecimal color #f1f1ed
This text has a font color of #f1f1ed
<p style="color:#f1f1ed">Text here</p>
#f1f1ed Background Color
This box has a background color of #f1f1ed
<div style="background-color:#f1f1ed">Text here</div>
#f1f1ed Border Color
This box has a border color of #f1f1ed
<div style="border: 4px solid #f1f1ed">Text here</div>
CSS codes
<p style="color:#f1f1ed">Text here</p>
<div style="background-color:#f1f1ed">Text here</div>
<div style="border: 4px solid #f1f1ed">Text here</div>
#f1f1ed Color on white background
This is how a font and box color of #f1f1ed will look
on a white background.
#f1f1ed Color on black background
This is how a font and box color of #f1f1ed hex color will look
on a black background.