In RGB color space, #f8f8f8 hex color has a red value of 248, a green value of 248 and a blue value of 248.
In CMYK color space (used in color printing), #f8f8f8 hex color is composed of 0% cyan, 0% magenta, 0% yellow and 2.75% black.
#f8f8f8 color has a hue of 0 degrees, a saturation of 0% and a lightness of 97.3%.
#f8f8f8 hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #f8f8f8 is #ffffff
#f8f8f8 hex color has a decimal value of 16316664.
HEX | f8f8f8 | #f8f8f8 |
---|---|---|
RGB | 248, 248, 248 | rgb(248, 248, 248) |
RGB Percent | 97.25, 97.25, 97.25 | rgb(97.25, 97.25, 97.25) |
CMYK | 0, 0, 0, 3 | |
HSL | 0°, 0, 97.3 | hsl(0, 0%, 97.3%) |
HSV | 0°, 0, 97.254901960784 |
XYZ | 89.222, 93.869, 102.223 |
---|---|
Hunter Lab | 96.886, -5.17, 5.264 |
CIE-LAB | 97.579, 0.004, -0.01 |
CIE-LCH | 97.579, 0.011, 291.801 |
CIE-LUV | 0, 0, 0, 2.75 |
Web Safe | ffffff |
RGB percent of color #f8f8f8
CMYK percent of color #f8f8f8
Text with hexadecimal color #f8f8f8
This text has a font color of #f8f8f8
<p style="color:#f8f8f8">Text here</p>
#f8f8f8 Background Color
This box has a background color of #f8f8f8
<div style="background-color:#f8f8f8">Text here</div>
#f8f8f8 Border Color
This box has a border color of #f8f8f8
<div style="border: 4px solid #f8f8f8">Text here</div>
CSS codes
<p style="color:#f8f8f8">Text here</p>
<div style="background-color:#f8f8f8">Text here</div>
<div style="border: 4px solid #f8f8f8">Text here</div>
#f8f8f8 Color on white background
This is how a font and box color of #f8f8f8 will look
on a white background.
#f8f8f8 Color on black background
This is how a font and box color of #f8f8f8 hex color will look
on a black background.