#f8f8ff hex color name is ghostwhite.
In RGB color space, #f8f8ff hex color has a red value of 248, a green value of 248 and a blue value of 255.
In CMYK color space (used in color printing), #f8f8ff hex color is composed of 2.75% cyan, 2.75% magenta, 0% yellow and 0% black.
#f8f8ff color has a hue of 240 degrees, a saturation of 100% and a lightness of 98.6%.
#f8f8ff hex color contains mainly BLUE.
The closest web safe color of #f8f8ff is #ffffff
#f8f8ff hex color has a decimal value of 16316671.
HEX | f8f8ff | #f8f8ff |
---|---|---|
RGB | 248, 248, 255 | rgb(248, 248, 255) |
RGB Percent | 97.25, 97.25, 100 | rgb(97.25, 97.25, 100) |
CMYK | 3, 3, 0, 0 | |
HSL | 240°, 100, 98.6 | hsl(240, 100%, 98.6%) |
HSV | 240°, 2.7, 100 |
XYZ | 90.329, 94.311, 108.051 |
---|---|
Hunter Lab | 97.114, -3.92, 2.012 |
CIE-LAB | 97.757, 1.253, -3.356 |
CIE-LCH | 97.757, 3.582, 290.474 |
CIE-LUV | 2.75, 2.75, 0, 0 |
Web Safe | ffffff |
RGB percent of color #f8f8ff
CMYK percent of color #f8f8ff
Text with hexadecimal color #f8f8ff
This text has a font color of #f8f8ff
<p style="color:#f8f8ff">Text here</p>
#f8f8ff Background Color
This box has a background color of #f8f8ff
<div style="background-color:#f8f8ff">Text here</div>
#f8f8ff Border Color
This box has a border color of #f8f8ff
<div style="border: 4px solid #f8f8ff">Text here</div>
CSS codes
<p style="color:#f8f8ff">Text here</p>
<div style="background-color:#f8f8ff">Text here</div>
<div style="border: 4px solid #f8f8ff">Text here</div>
#f8f8ff Color on white background
This is how a font and box color of #f8f8ff will look
on a white background.
#f8f8ff Color on black background
This is how a font and box color of #f8f8ff hex color will look
on a black background.