In RGB color space, #fff4f0 hex color has a red value of 255, a green value of 244 and a blue value of 240.
In CMYK color space (used in color printing), #fff4f0 hex color is composed of 0% cyan, 4.31% magenta, 5.88% yellow and 0% black.
#fff4f0 color has a hue of 16 degrees, a saturation of 100% and a lightness of 97.1%.
#fff4f0 hex color contains mainly RED.
The closest web safe color of #fff4f0 is #ffffff
#fff4f0 hex color has a decimal value of 16774384.
HEX | fff4f0 | #fff4f0 |
---|---|---|
RGB | 255, 244, 240 | rgb(255, 244, 240) |
RGB Percent | 100, 95.69, 94.12 | rgb(100, 95.69, 94.12) |
CMYK | 0, 4, 6, 0 | |
HSL | 16°, 100, 97.1 | hsl(16, 100%, 97.1%) |
HSV | 16°, 5.9, 100 |
XYZ | 89.319, 92.253, 95.537 |
---|---|
Hunter Lab | 96.048, -2.091, 8.26 |
CIE-LAB | 96.924, 3.007, 3.226 |
CIE-LCH | 96.924, 4.41, 47.012 |
CIE-LUV | 0, 4.31, 5.88, 0 |
Web Safe | ffffff |
RGB percent of color #fff4f0
CMYK percent of color #fff4f0
Text with hexadecimal color #fff4f0
This text has a font color of #fff4f0
<p style="color:#fff4f0">Text here</p>
#fff4f0 Background Color
This box has a background color of #fff4f0
<div style="background-color:#fff4f0">Text here</div>
#fff4f0 Border Color
This box has a border color of #fff4f0
<div style="border: 4px solid #fff4f0">Text here</div>
CSS codes
<p style="color:#fff4f0">Text here</p>
<div style="background-color:#fff4f0">Text here</div>
<div style="border: 4px solid #fff4f0">Text here</div>
#fff4f0 Color on white background
This is how a font and box color of #fff4f0 will look
on a white background.
#fff4f0 Color on black background
This is how a font and box color of #fff4f0 hex color will look
on a black background.