In RGB color space, #fff1f0 hex color has a red value of 255, a green value of 241 and a blue value of 240.
In CMYK color space (used in color printing), #fff1f0 hex color is composed of 0% cyan, 5.49% magenta, 5.88% yellow and 0% black.
#fff1f0 color has a hue of 4 degrees, a saturation of 100% and a lightness of 97.1%.
#fff1f0 hex color contains mainly RED.
The closest web safe color of #fff1f0 is #ffffff
#fff1f0 hex color has a decimal value of 16773616.
HEX | fff1f0 | #fff1f0 |
---|---|---|
RGB | 255, 241, 240 | rgb(255, 241, 240) |
RGB Percent | 100, 94.51, 94.12 | rgb(100, 94.51, 94.12) |
CMYK | 0, 5, 6, 0 | |
HSL | 4°, 100, 97.1 | hsl(4, 100%, 97.1%) |
HSV | 4°, 5.9, 100 |
XYZ | 88.423, 90.462, 95.239 |
---|---|
Hunter Lab | 95.112, -0.498, 7.209 |
CIE-LAB | 96.188, 4.535, 2.157 |
CIE-LCH | 96.188, 5.022, 25.437 |
CIE-LUV | 0, 5.49, 5.88, 0 |
Web Safe | ffffff |
RGB percent of color #fff1f0
CMYK percent of color #fff1f0
Text with hexadecimal color #fff1f0
This text has a font color of #fff1f0
<p style="color:#fff1f0">Text here</p>
#fff1f0 Background Color
This box has a background color of #fff1f0
<div style="background-color:#fff1f0">Text here</div>
#fff1f0 Border Color
This box has a border color of #fff1f0
<div style="border: 4px solid #fff1f0">Text here</div>
CSS codes
<p style="color:#fff1f0">Text here</p>
<div style="background-color:#fff1f0">Text here</div>
<div style="border: 4px solid #fff1f0">Text here</div>
#fff1f0 Color on white background
This is how a font and box color of #fff1f0 will look
on a white background.
#fff1f0 Color on black background
This is how a font and box color of #fff1f0 hex color will look
on a black background.