In RGB color space, #f0f1f1 hex color has a red value of 240, a green value of 241 and a blue value of 241.
In CMYK color space (used in color printing), #f0f1f1 hex color is composed of 0.41% cyan, 0% magenta, 0% yellow and 5.49% black.
#f0f1f1 color has a hue of 180 degrees, a saturation of 3.45% and a lightness of 94.3%.
#f0f1f1 hex color contains mainly GREEN.
The closest web safe color of #f0f1f1 is #ffffff
#f0f1f1 hex color has a decimal value of 15790577.
HEX | f0f1f1 | #f0f1f1 |
---|---|---|
RGB | 240, 241, 241 | rgb(240, 241, 241) |
RGB Percent | 94.12, 94.51, 94.51 | rgb(94.12, 94.51, 94.51) |
CMYK | 0, 0, 0, 5 | |
HSL | 180°, 3.45, 94.3 | hsl(180, 3.45%, 94.3%) |
HSV | 180°, 0.4, 94.5 |
XYZ | 83.268, 87.787, 95.775 |
---|---|
Hunter Lab | 93.695, -5.33, 4.98 |
CIE-LAB | 95.071, -0.327, -0.127 |
CIE-LCH | 95.071, 0.351, 201.225 |
CIE-LUV | 0.41, 0, 0, 5.49 |
Web Safe | ffffff |
RGB percent of color #f0f1f1
CMYK percent of color #f0f1f1
Text with hexadecimal color #f0f1f1
This text has a font color of #f0f1f1
<p style="color:#f0f1f1">Text here</p>
#f0f1f1 Background Color
This box has a background color of #f0f1f1
<div style="background-color:#f0f1f1">Text here</div>
#f0f1f1 Border Color
This box has a border color of #f0f1f1
<div style="border: 4px solid #f0f1f1">Text here</div>
CSS codes
<p style="color:#f0f1f1">Text here</p>
<div style="background-color:#f0f1f1">Text here</div>
<div style="border: 4px solid #f0f1f1">Text here</div>
#f0f1f1 Color on white background
This is how a font and box color of #f0f1f1 will look
on a white background.
#f0f1f1 Color on black background
This is how a font and box color of #f0f1f1 hex color will look
on a black background.