In RGB color space, #f0f0ed hex color has a red value of 240, a green value of 240 and a blue value of 237.
In CMYK color space (used in color printing), #f0f0ed hex color is composed of 0% cyan, 0% magenta, 1.25% yellow and 5.88% black.
#f0f0ed color has a hue of 60 degrees, a saturation of 9.09% and a lightness of 93.5%.
#f0f0ed hex color contains mainly RED.
The closest web safe color of #f0f0ed is #ffffff
#f0f0ed hex color has a decimal value of 15790317.
HEX | f0f0ed | #f0f0ed |
---|---|---|
RGB | 240, 240, 237 | rgb(240, 240, 237) |
RGB Percent | 94.12, 94.12, 92.94 | rgb(94.12, 94.12, 92.94) |
CMYK | 0, 0, 1, 6 | |
HSL | 60°, 9.09, 93.5 | hsl(60, 9.09%, 93.5%) |
HSV | 60°, 1.3, 94.1 |
XYZ | 82.381, 86.96, 92.564 |
---|---|
Hunter Lab | 93.252, -5.501, 6.424 |
CIE-LAB | 94.721, -0.524, 1.436 |
CIE-LCH | 94.721, 1.529, 110.047 |
CIE-LUV | 0, 0, 1.25, 5.88 |
Web Safe | ffffff |
RGB percent of color #f0f0ed
CMYK percent of color #f0f0ed
Text with hexadecimal color #f0f0ed
This text has a font color of #f0f0ed
<p style="color:#f0f0ed">Text here</p>
#f0f0ed Background Color
This box has a background color of #f0f0ed
<div style="background-color:#f0f0ed">Text here</div>
#f0f0ed Border Color
This box has a border color of #f0f0ed
<div style="border: 4px solid #f0f0ed">Text here</div>
CSS codes
<p style="color:#f0f0ed">Text here</p>
<div style="background-color:#f0f0ed">Text here</div>
<div style="border: 4px solid #f0f0ed">Text here</div>
#f0f0ed Color on white background
This is how a font and box color of #f0f0ed will look
on a white background.
#f0f0ed Color on black background
This is how a font and box color of #f0f0ed hex color will look
on a black background.