In RGB color space, #f8f0ff hex color has a red value of 248, a green value of 240 and a blue value of 255.
In CMYK color space (used in color printing), #f8f0ff hex color is composed of 2.75% cyan, 5.88% magenta, 0% yellow and 0% black.
#f8f0ff color has a hue of 272 degrees, a saturation of 100% and a lightness of 97.1%.
#f8f0ff hex color contains mainly BLUE.
The closest web safe color of #f8f0ff is #ffffff
#f8f0ff hex color has a decimal value of 16314623.
HEX | f8f0ff | #f8f0ff |
---|---|---|
RGB | 248, 240, 255 | rgb(248, 240, 255) |
RGB Percent | 97.25, 94.12, 100 | rgb(97.25, 94.12, 100) |
CMYK | 3, 6, 0, 0 | |
HSL | 272°, 100, 97.1 | hsl(272, 100%, 97.1%) |
HSV | 272°, 5.9, 100 |
XYZ | 87.921, 89.497, 107.248 |
---|---|
Hunter Lab | 94.603, 0.337, -0.993 |
CIE-LAB | 95.788, 5.335, -6.256 |
CIE-LCH | 95.788, 8.222, 310.457 |
CIE-LUV | 2.75, 5.88, 0, 0 |
Web Safe | ffffff |
RGB percent of color #f8f0ff
CMYK percent of color #f8f0ff
Text with hexadecimal color #f8f0ff
This text has a font color of #f8f0ff
<p style="color:#f8f0ff">Text here</p>
#f8f0ff Background Color
This box has a background color of #f8f0ff
<div style="background-color:#f8f0ff">Text here</div>
#f8f0ff Border Color
This box has a border color of #f8f0ff
<div style="border: 4px solid #f8f0ff">Text here</div>
CSS codes
<p style="color:#f8f0ff">Text here</p>
<div style="background-color:#f8f0ff">Text here</div>
<div style="border: 4px solid #f8f0ff">Text here</div>
#f8f0ff Color on white background
This is how a font and box color of #f8f0ff will look
on a white background.
#f8f0ff Color on black background
This is how a font and box color of #f8f0ff hex color will look
on a black background.