In RGB color space, #f0fffe hex color has a red value of 240, a green value of 255 and a blue value of 254.
In CMYK color space (used in color printing), #f0fffe hex color is composed of 5.88% cyan, 0% magenta, 0.39% yellow and 0% black.
#f0fffe color has a hue of 176 degrees, a saturation of 100% and a lightness of 97.1%.
#f0fffe hex color contains mainly GREEN.
The closest web safe color of #f0fffe is #ffffff
#f0fffe hex color has a decimal value of 15794174.
HEX | f0fffe | #f0fffe |
---|---|---|
RGB | 240, 255, 254 | rgb(240, 255, 254) |
RGB Percent | 94.12, 100, 99.61 | rgb(94.12, 100, 99.61) |
CMYK | 6, 0, 0, 0 | |
HSL | 176°, 100, 97.1 | hsl(176, 100%, 97.1%) |
HSV | 176°, 5.9, 100 |
XYZ | 89.585, 97.201, 107.806 |
---|---|
Hunter Lab | 98.591, -10.338, 4.181 |
CIE-LAB | 98.907, -5.058, -1.222 |
CIE-LCH | 98.907, 5.204, 193.582 |
CIE-LUV | 5.88, 0, 0.39, 0 |
Web Safe | ffffff |
RGB percent of color #f0fffe
CMYK percent of color #f0fffe
Text with hexadecimal color #f0fffe
This text has a font color of #f0fffe
<p style="color:#f0fffe">Text here</p>
#f0fffe Background Color
This box has a background color of #f0fffe
<div style="background-color:#f0fffe">Text here</div>
#f0fffe Border Color
This box has a border color of #f0fffe
<div style="border: 4px solid #f0fffe">Text here</div>
CSS codes
<p style="color:#f0fffe">Text here</p>
<div style="background-color:#f0fffe">Text here</div>
<div style="border: 4px solid #f0fffe">Text here</div>
#f0fffe Color on white background
This is how a font and box color of #f0fffe will look
on a white background.
#f0fffe Color on black background
This is how a font and box color of #f0fffe hex color will look
on a black background.