In RGB color space, #fff6ff hex color has a red value of 255, a green value of 246 and a blue value of 255.
In CMYK color space (used in color printing), #fff6ff hex color is composed of 0% cyan, 3.53% magenta, 0% yellow and 0% black.
#fff6ff color has a hue of 300 degrees, a saturation of 100% and a lightness of 98.2%.
#fff6ff hex color contains mainly RED.
The closest web safe color of #fff6ff is #ffffff
#fff6ff hex color has a decimal value of 16774911.
HEX | fff6ff | #fff6ff |
---|---|---|
RGB | 255, 246, 255 | rgb(255, 246, 255) |
RGB Percent | 100, 96.47, 100 | rgb(100, 96.47, 100) |
CMYK | 0, 4, 0, 0 | |
HSL | 300°, 100, 98.2 | hsl(300, 100%, 98.2%) |
HSV | 300°, 3.5, 100 |
XYZ | 92.246, 94.392, 107.965 |
---|---|
Hunter Lab | 97.156, -0.542, 2.122 |
CIE-LAB | 97.79, 4.566, -3.247 |
CIE-LCH | 97.79, 5.603, 324.582 |
CIE-LUV | 0, 3.53, 0, 0 |
Web Safe | ffffff |
RGB percent of color #fff6ff
CMYK percent of color #fff6ff
Text with hexadecimal color #fff6ff
This text has a font color of #fff6ff
<p style="color:#fff6ff">Text here</p>
#fff6ff Background Color
This box has a background color of #fff6ff
<div style="background-color:#fff6ff">Text here</div>
#fff6ff Border Color
This box has a border color of #fff6ff
<div style="border: 4px solid #fff6ff">Text here</div>
CSS codes
<p style="color:#fff6ff">Text here</p>
<div style="background-color:#fff6ff">Text here</div>
<div style="border: 4px solid #fff6ff">Text here</div>
#fff6ff Color on white background
This is how a font and box color of #fff6ff will look
on a white background.
#fff6ff Color on black background
This is how a font and box color of #fff6ff hex color will look
on a black background.