In RGB color space, #f0f0f1 hex color has a red value of 240, a green value of 240 and a blue value of 241.
In CMYK color space (used in color printing), #f0f0f1 hex color is composed of 0.41% cyan, 0.41% magenta, 0% yellow and 5.49% black.
#f0f0f1 color has a hue of 240 degrees, a saturation of 3.45% and a lightness of 94.3%.
#f0f0f1 hex color contains mainly BLUE.
The closest web safe color of #f0f0f1 is #ffffff
#f0f0f1 hex color has a decimal value of 15790321.
HEX | f0f0f1 | #f0f0f1 |
---|---|---|
RGB | 240, 240, 241 | rgb(240, 240, 241) |
RGB Percent | 94.12, 94.12, 94.51 | rgb(94.12, 94.12, 94.51) |
CMYK | 0, 0, 0, 5 | |
HSL | 240°, 3.45, 94.3 | hsl(240, 3.45%, 94.3%) |
HSV | 240°, 0.4, 94.5 |
XYZ | 82.972, 87.196, 95.677 |
---|---|
Hunter Lab | 93.379, -4.806, 4.616 |
CIE-LAB | 94.821, 0.182, -0.492 |
CIE-LCH | 94.821, 0.525, 290.3 |
CIE-LUV | 0.41, 0.41, 0, 5.49 |
Web Safe | ffffff |
RGB percent of color #f0f0f1
CMYK percent of color #f0f0f1
Text with hexadecimal color #f0f0f1
This text has a font color of #f0f0f1
<p style="color:#f0f0f1">Text here</p>
#f0f0f1 Background Color
This box has a background color of #f0f0f1
<div style="background-color:#f0f0f1">Text here</div>
#f0f0f1 Border Color
This box has a border color of #f0f0f1
<div style="border: 4px solid #f0f0f1">Text here</div>
CSS codes
<p style="color:#f0f0f1">Text here</p>
<div style="background-color:#f0f0f1">Text here</div>
<div style="border: 4px solid #f0f0f1">Text here</div>
#f0f0f1 Color on white background
This is how a font and box color of #f0f0f1 will look
on a white background.
#f0f0f1 Color on black background
This is how a font and box color of #f0f0f1 hex color will look
on a black background.