In RGB color space, #fff5fe hex color has a red value of 255, a green value of 245 and a blue value of 254.
In CMYK color space (used in color printing), #fff5fe hex color is composed of 0% cyan, 3.92% magenta, 0.39% yellow and 0% black.
#fff5fe color has a hue of 306 degrees, a saturation of 100% and a lightness of 98%.
#fff5fe hex color contains mainly RED.
The closest web safe color of #fff5fe is #ffffff
#fff5fe hex color has a decimal value of 16774654.
HEX | fff5fe | #fff5fe |
---|---|---|
RGB | 255, 245, 254 | rgb(255, 245, 254) |
RGB Percent | 100, 96.08, 99.61 | rgb(100, 96.08, 99.61) |
CMYK | 0, 4, 0, 0 | |
HSL | 306°, 100, 98 | hsl(306, 100%, 98%) |
HSV | 306°, 3.9, 100 |
XYZ | 91.782, 93.721, 107.018 |
---|---|
Hunter Lab | 96.81, -0.187, 2.225 |
CIE-LAB | 97.519, 4.9, -3.128 |
CIE-LCH | 97.519, 5.813, 327.447 |
CIE-LUV | 0, 3.92, 0.39, 0 |
Web Safe | ffffff |
RGB percent of color #fff5fe
CMYK percent of color #fff5fe
Text with hexadecimal color #fff5fe
This text has a font color of #fff5fe
<p style="color:#fff5fe">Text here</p>
#fff5fe Background Color
This box has a background color of #fff5fe
<div style="background-color:#fff5fe">Text here</div>
#fff5fe Border Color
This box has a border color of #fff5fe
<div style="border: 4px solid #fff5fe">Text here</div>
CSS codes
<p style="color:#fff5fe">Text here</p>
<div style="background-color:#fff5fe">Text here</div>
<div style="border: 4px solid #fff5fe">Text here</div>
#fff5fe Color on white background
This is how a font and box color of #fff5fe will look
on a white background.
#fff5fe Color on black background
This is how a font and box color of #fff5fe hex color will look
on a black background.