In RGB color space, #fff0f8 hex color has a red value of 255, a green value of 240 and a blue value of 248.
In CMYK color space (used in color printing), #fff0f8 hex color is composed of 0% cyan, 5.88% magenta, 2.75% yellow and 0% black.
#fff0f8 color has a hue of 328 degrees, a saturation of 100% and a lightness of 97.1%.
#fff0f8 hex color contains mainly RED.
The closest web safe color of #fff0f8 is #ffffff
#fff0f8 hex color has a decimal value of 16773368.
HEX | fff0f8 | #fff0f8 |
---|---|---|
RGB | 255, 240, 248 | rgb(255, 240, 248) |
RGB Percent | 100, 94.12, 97.25 | rgb(100, 94.12, 97.25) |
CMYK | 0, 6, 3, 0 | |
HSL | 328°, 100, 97.1 | hsl(328, 100%, 97.1%) |
HSV | 328°, 5.9, 100 |
XYZ | 89.343, 90.357, 101.539 |
---|---|
Hunter Lab | 95.056, 1.423, 3.206 |
CIE-LAB | 96.145, 6.409, -2.046 |
CIE-LCH | 96.145, 6.728, 342.295 |
CIE-LUV | 0, 5.88, 2.75, 0 |
Web Safe | ffffff |
RGB percent of color #fff0f8
CMYK percent of color #fff0f8
Text with hexadecimal color #fff0f8
This text has a font color of #fff0f8
<p style="color:#fff0f8">Text here</p>
#fff0f8 Background Color
This box has a background color of #fff0f8
<div style="background-color:#fff0f8">Text here</div>
#fff0f8 Border Color
This box has a border color of #fff0f8
<div style="border: 4px solid #fff0f8">Text here</div>
CSS codes
<p style="color:#fff0f8">Text here</p>
<div style="background-color:#fff0f8">Text here</div>
<div style="border: 4px solid #fff0f8">Text here</div>
#fff0f8 Color on white background
This is how a font and box color of #fff0f8 will look
on a white background.
#fff0f8 Color on black background
This is how a font and box color of #fff0f8 hex color will look
on a black background.