In RGB color space, #f0f1f0 hex color has a red value of 240, a green value of 241 and a blue value of 240.
In CMYK color space (used in color printing), #f0f1f0 hex color is composed of 0.41% cyan, 0% magenta, 0.41% yellow and 5.49% black.
#f0f1f0 color has a hue of 120 degrees, a saturation of 3.45% and a lightness of 94.3%.
#f0f1f0 hex color contains mainly GREEN.
The closest web safe color of #f0f1f0 is #ffffff
#f0f1f0 hex color has a decimal value of 15790576.
HEX | f0f1f0 | #f0f1f0 |
---|---|---|
RGB | 240, 241, 240 | rgb(240, 241, 240) |
RGB Percent | 94.12, 94.51, 94.12 | rgb(94.12, 94.51, 94.12) |
CMYK | 0, 0, 0, 5 | |
HSL | 120°, 3.45, 94.3 | hsl(120, 3.45%, 94.3%) |
HSV | 120°, 0.4, 94.5 |
XYZ | 83.119, 87.727, 94.99 |
---|---|
Hunter Lab | 93.663, -5.504, 5.434 |
CIE-LAB | 95.046, -0.504, 0.355 |
CIE-LCH | 95.046, 0.616, 144.84 |
CIE-LUV | 0.41, 0, 0.41, 5.49 |
Web Safe | ffffff |
RGB percent of color #f0f1f0
CMYK percent of color #f0f1f0
Text with hexadecimal color #f0f1f0
This text has a font color of #f0f1f0
<p style="color:#f0f1f0">Text here</p>
#f0f1f0 Background Color
This box has a background color of #f0f1f0
<div style="background-color:#f0f1f0">Text here</div>
#f0f1f0 Border Color
This box has a border color of #f0f1f0
<div style="border: 4px solid #f0f1f0">Text here</div>
CSS codes
<p style="color:#f0f1f0">Text here</p>
<div style="background-color:#f0f1f0">Text here</div>
<div style="border: 4px solid #f0f1f0">Text here</div>
#f0f1f0 Color on white background
This is how a font and box color of #f0f1f0 will look
on a white background.
#f0f1f0 Color on black background
This is how a font and box color of #f0f1f0 hex color will look
on a black background.