In RGB color space, #fff6fe hex color has a red value of 255, a green value of 246 and a blue value of 254.
In CMYK color space (used in color printing), #fff6fe hex color is composed of 0% cyan, 3.53% magenta, 0.39% yellow and 0% black.
#fff6fe color has a hue of 306.7 degrees, a saturation of 100% and a lightness of 98.2%.
#fff6fe hex color contains mainly RED.
The closest web safe color of #fff6fe is #ffffff
#fff6fe hex color has a decimal value of 16774910.
HEX | fff6fe | #fff6fe |
---|---|---|
RGB | 255, 246, 254 | rgb(255, 246, 254) |
RGB Percent | 100, 96.47, 99.61 | rgb(100, 96.47, 99.61) |
CMYK | 0, 4, 0, 0 | |
HSL | 306.7°, 100, 98.2 | hsl(306.7, 100%, 98.2%) |
HSV | 306.7°, 3.5, 100 |
XYZ | 92.085, 94.327, 107.12 |
---|---|
Hunter Lab | 97.122, -0.721, 2.592 |
CIE-LAB | 97.764, 4.391, -2.771 |
CIE-LCH | 97.764, 5.192, 327.745 |
CIE-LUV | 0, 3.53, 0.39, 0 |
Web Safe | ffffff |
RGB percent of color #fff6fe
CMYK percent of color #fff6fe
Text with hexadecimal color #fff6fe
This text has a font color of #fff6fe
<p style="color:#fff6fe">Text here</p>
#fff6fe Background Color
This box has a background color of #fff6fe
<div style="background-color:#fff6fe">Text here</div>
#fff6fe Border Color
This box has a border color of #fff6fe
<div style="border: 4px solid #fff6fe">Text here</div>
CSS codes
<p style="color:#fff6fe">Text here</p>
<div style="background-color:#fff6fe">Text here</div>
<div style="border: 4px solid #fff6fe">Text here</div>
#fff6fe Color on white background
This is how a font and box color of #fff6fe will look
on a white background.
#fff6fe Color on black background
This is how a font and box color of #fff6fe hex color will look
on a black background.