In RGB color space, #f0f0f0 hex color has a red value of 240, a green value of 240 and a blue value of 240.
In CMYK color space (used in color printing), #f0f0f0 hex color is composed of 0% cyan, 0% magenta, 0% yellow and 5.88% black.
#f0f0f0 color has a hue of 0 degrees, a saturation of 0% and a lightness of 94.1%.
#f0f0f0 hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #f0f0f0 is #ffffff
#f0f0f0 hex color has a decimal value of 15790320.
HEX | f0f0f0 | #f0f0f0 |
---|---|---|
RGB | 240, 240, 240 | rgb(240, 240, 240) |
RGB Percent | 94.12, 94.12, 94.12 | rgb(94.12, 94.12, 94.12) |
CMYK | 0, 0, 0, 6 | |
HSL | 0°, 0, 94.1 | hsl(0, 0%, 94.1%) |
HSV | 0°, 0, 94.117647058824 |
XYZ | 82.823, 87.137, 94.892 |
---|---|
Hunter Lab | 93.347, -4.982, 5.072 |
CIE-LAB | 94.796, 0.004, -0.01 |
CIE-LCH | 94.796, 0.011, 291.801 |
CIE-LUV | 0, 0, 0, 5.88 |
Web Safe | ffffff |
RGB percent of color #f0f0f0
CMYK percent of color #f0f0f0
Text with hexadecimal color #f0f0f0
This text has a font color of #f0f0f0
<p style="color:#f0f0f0">Text here</p>
#f0f0f0 Background Color
This box has a background color of #f0f0f0
<div style="background-color:#f0f0f0">Text here</div>
#f0f0f0 Border Color
This box has a border color of #f0f0f0
<div style="border: 4px solid #f0f0f0">Text here</div>
CSS codes
<p style="color:#f0f0f0">Text here</p>
<div style="background-color:#f0f0f0">Text here</div>
<div style="border: 4px solid #f0f0f0">Text here</div>
#f0f0f0 Color on white background
This is how a font and box color of #f0f0f0 will look
on a white background.
#f0f0f0 Color on black background
This is how a font and box color of #f0f0f0 hex color will look
on a black background.