In RGB color space, #f1f0ff hex color has a red value of 241, a green value of 240 and a blue value of 255.
In CMYK color space (used in color printing), #f1f0ff hex color is composed of 5.49% cyan, 5.88% magenta, 0% yellow and 0% black.
#f1f0ff color has a hue of 244 degrees, a saturation of 100% and a lightness of 97.1%.
#f1f0ff hex color contains mainly BLUE.
The closest web safe color of #f1f0ff is #ffffff
#f1f0ff hex color has a decimal value of 15855871.
HEX | f1f0ff | #f1f0ff |
---|---|---|
RGB | 241, 240, 255 | rgb(241, 240, 255) |
RGB Percent | 94.51, 94.12, 100 | rgb(94.51, 94.12, 100) |
CMYK | 5, 6, 0, 0 | |
HSL | 244°, 100, 97.1 | hsl(244, 100%, 97.1%) |
HSV | 244°, 5.9, 100 |
XYZ | 85.486, 88.241, 107.134 |
---|---|
Hunter Lab | 93.937, -1.947, -1.864 |
CIE-LAB | 95.262, 3.06, -7.092 |
CIE-LCH | 95.262, 7.724, 293.339 |
CIE-LUV | 5.49, 5.88, 0, 0 |
Web Safe | ffffff |
RGB percent of color #f1f0ff
CMYK percent of color #f1f0ff
Text with hexadecimal color #f1f0ff
This text has a font color of #f1f0ff
<p style="color:#f1f0ff">Text here</p>
#f1f0ff Background Color
This box has a background color of #f1f0ff
<div style="background-color:#f1f0ff">Text here</div>
#f1f0ff Border Color
This box has a border color of #f1f0ff
<div style="border: 4px solid #f1f0ff">Text here</div>
CSS codes
<p style="color:#f1f0ff">Text here</p>
<div style="background-color:#f1f0ff">Text here</div>
<div style="border: 4px solid #f1f0ff">Text here</div>
#f1f0ff Color on white background
This is how a font and box color of #f1f0ff will look
on a white background.
#f1f0ff Color on black background
This is how a font and box color of #f1f0ff hex color will look
on a black background.