In RGB color space, #fff4f2 hex color has a red value of 255, a green value of 244 and a blue value of 242.
In CMYK color space (used in color printing), #fff4f2 hex color is composed of 0% cyan, 4.31% magenta, 5.1% yellow and 0% black.
#fff4f2 color has a hue of 9.2 degrees, a saturation of 100% and a lightness of 97.5%.
#fff4f2 hex color contains mainly RED.
The closest web safe color of #fff4f2 is #ffffff
#fff4f2 hex color has a decimal value of 16774386.
HEX | fff4f2 | #fff4f2 |
---|---|---|
RGB | 255, 244, 242 | rgb(255, 244, 242) |
RGB Percent | 100, 95.69, 94.9 | rgb(100, 95.69, 94.9) |
CMYK | 0, 4, 5, 0 | |
HSL | 9.2°, 100, 97.5 | hsl(9.2, 100%, 97.5%) |
HSV | 9.2°, 5.1, 100 |
XYZ | 89.618, 92.372, 97.111 |
---|---|
Hunter Lab | 96.11, -1.751, 7.37 |
CIE-LAB | 96.972, 3.344, 2.264 |
CIE-LCH | 96.972, 4.038, 34.099 |
CIE-LUV | 0, 4.31, 5.1, 0 |
Web Safe | ffffff |
RGB percent of color #fff4f2
CMYK percent of color #fff4f2
Text with hexadecimal color #fff4f2
This text has a font color of #fff4f2
<p style="color:#fff4f2">Text here</p>
#fff4f2 Background Color
This box has a background color of #fff4f2
<div style="background-color:#fff4f2">Text here</div>
#fff4f2 Border Color
This box has a border color of #fff4f2
<div style="border: 4px solid #fff4f2">Text here</div>
CSS codes
<p style="color:#fff4f2">Text here</p>
<div style="background-color:#fff4f2">Text here</div>
<div style="border: 4px solid #fff4f2">Text here</div>
#fff4f2 Color on white background
This is how a font and box color of #fff4f2 will look
on a white background.
#fff4f2 Color on black background
This is how a font and box color of #fff4f2 hex color will look
on a black background.