In RGB color space, #f0edef hex color has a red value of 240, a green value of 237 and a blue value of 239.
In CMYK color space (used in color printing), #f0edef hex color is composed of 0% cyan, 1.25% magenta, 0.42% yellow and 5.88% black.
#f0edef color has a hue of 320 degrees, a saturation of 9.09% and a lightness of 93.5%.
#f0edef hex color contains mainly RED.
The closest web safe color of #f0edef is #ffffff
#f0edef hex color has a decimal value of 15789551.
HEX | f0edef | #f0edef |
---|---|---|
RGB | 240, 237, 239 | rgb(240, 237, 239) |
RGB Percent | 94.12, 92.94, 93.73 | rgb(94.12, 92.94, 93.73) |
CMYK | 0, 1, 0, 6 | |
HSL | 320°, 9.09, 93.5 | hsl(320, 9.09%, 93.5%) |
HSV | 320°, 1.3, 94.1 |
XYZ | 81.799, 85.326, 93.82 |
---|---|
Hunter Lab | 92.372, -3.583, 4.441 |
CIE-LAB | 94.023, 1.359, -0.62 |
CIE-LCH | 94.023, 1.494, 335.477 |
CIE-LUV | 0, 1.25, 0.42, 5.88 |
Web Safe | ffffff |
RGB percent of color #f0edef
CMYK percent of color #f0edef
Text with hexadecimal color #f0edef
This text has a font color of #f0edef
<p style="color:#f0edef">Text here</p>
#f0edef Background Color
This box has a background color of #f0edef
<div style="background-color:#f0edef">Text here</div>
#f0edef Border Color
This box has a border color of #f0edef
<div style="border: 4px solid #f0edef">Text here</div>
CSS codes
<p style="color:#f0edef">Text here</p>
<div style="background-color:#f0edef">Text here</div>
<div style="border: 4px solid #f0edef">Text here</div>
#f0edef Color on white background
This is how a font and box color of #f0edef will look
on a white background.
#f0edef Color on black background
This is how a font and box color of #f0edef hex color will look
on a black background.