In RGB color space, #fff4fe hex color has a red value of 255, a green value of 244 and a blue value of 254.
In CMYK color space (used in color printing), #fff4fe hex color is composed of 0% cyan, 4.31% magenta, 0.39% yellow and 0% black.
#fff4fe color has a hue of 305.5 degrees, a saturation of 100% and a lightness of 97.8%.
#fff4fe hex color contains mainly RED.
The closest web safe color of #fff4fe is #ffffff
#fff4fe hex color has a decimal value of 16774398.
HEX | fff4fe | #fff4fe |
---|---|---|
RGB | 255, 244, 254 | rgb(255, 244, 254) |
RGB Percent | 100, 95.69, 99.61 | rgb(100, 95.69, 99.61) |
CMYK | 0, 4, 0, 0 | |
HSL | 305.5°, 100, 97.8 | hsl(305.5, 100%, 97.8%) |
HSV | 305.5°, 4.3, 100 |
XYZ | 91.48, 93.117, 106.918 |
---|---|
Hunter Lab | 96.497, 0.349, 1.855 |
CIE-LAB | 97.275, 5.411, -3.488 |
CIE-LCH | 97.275, 6.438, 327.194 |
CIE-LUV | 0, 4.31, 0.39, 0 |
Web Safe | ffffff |
RGB percent of color #fff4fe
CMYK percent of color #fff4fe
Text with hexadecimal color #fff4fe
This text has a font color of #fff4fe
<p style="color:#fff4fe">Text here</p>
#fff4fe Background Color
This box has a background color of #fff4fe
<div style="background-color:#fff4fe">Text here</div>
#fff4fe Border Color
This box has a border color of #fff4fe
<div style="border: 4px solid #fff4fe">Text here</div>
CSS codes
<p style="color:#fff4fe">Text here</p>
<div style="background-color:#fff4fe">Text here</div>
<div style="border: 4px solid #fff4fe">Text here</div>
#fff4fe Color on white background
This is how a font and box color of #fff4fe will look
on a white background.
#fff4fe Color on black background
This is how a font and box color of #fff4fe hex color will look
on a black background.