In RGB color space, #fff0fe hex color has a red value of 255, a green value of 240 and a blue value of 254.
In CMYK color space (used in color printing), #fff0fe hex color is composed of 0% cyan, 5.88% magenta, 0.39% yellow and 0% black.
#fff0fe color has a hue of 304 degrees, a saturation of 100% and a lightness of 97.1%.
#fff0fe hex color contains mainly RED.
The closest web safe color of #fff0fe is #ffffff
#fff0fe hex color has a decimal value of 16773374.
HEX | fff0fe | #fff0fe |
---|---|---|
RGB | 255, 240, 254 | rgb(255, 240, 254) |
RGB Percent | 100, 94.12, 99.61 | rgb(100, 94.12, 99.61) |
CMYK | 0, 6, 0, 0 | |
HSL | 304°, 100, 97.1 | hsl(304, 100%, 97.1%) |
HSV | 304°, 5.9, 100 |
XYZ | 90.289, 90.736, 106.521 |
---|---|
Hunter Lab | 95.255, 2.496, 0.377 |
CIE-LAB | 96.301, 7.456, -4.92 |
CIE-LCH | 96.301, 8.933, 326.58 |
CIE-LUV | 0, 5.88, 0.39, 0 |
Web Safe | ffffff |
RGB percent of color #fff0fe
CMYK percent of color #fff0fe
Text with hexadecimal color #fff0fe
This text has a font color of #fff0fe
<p style="color:#fff0fe">Text here</p>
#fff0fe Background Color
This box has a background color of #fff0fe
<div style="background-color:#fff0fe">Text here</div>
#fff0fe Border Color
This box has a border color of #fff0fe
<div style="border: 4px solid #fff0fe">Text here</div>
CSS codes
<p style="color:#fff0fe">Text here</p>
<div style="background-color:#fff0fe">Text here</div>
<div style="border: 4px solid #fff0fe">Text here</div>
#fff0fe Color on white background
This is how a font and box color of #fff0fe will look
on a white background.
#fff0fe Color on black background
This is how a font and box color of #fff0fe hex color will look
on a black background.