In RGB color space, #fff7f2 hex color has a red value of 255, a green value of 247 and a blue value of 242.
In CMYK color space (used in color printing), #fff7f2 hex color is composed of 0% cyan, 3.14% magenta, 5.1% yellow and 0% black.
#fff7f2 color has a hue of 23.1 degrees, a saturation of 100% and a lightness of 97.5%.
#fff7f2 hex color contains mainly RED.
The closest web safe color of #fff7f2 is #ffffff
#fff7f2 hex color has a decimal value of 16775154.
HEX | fff7f2 | #fff7f2 |
---|---|---|
RGB | 255, 247, 242 | rgb(255, 247, 242) |
RGB Percent | 100, 96.86, 94.9 | rgb(100, 96.86, 94.9) |
CMYK | 0, 3, 5, 0 | |
HSL | 23.1°, 100, 97.5 | hsl(23.1, 100%, 97.5%) |
HSV | 23.1°, 5.1, 100 |
XYZ | 90.528, 94.192, 97.414 |
---|---|
Hunter Lab | 97.053, -3.342, 8.426 |
CIE-LAB | 97.709, 1.821, 3.335 |
CIE-LCH | 97.709, 3.8, 61.364 |
CIE-LUV | 0, 3.14, 5.1, 0 |
Web Safe | ffffff |
RGB percent of color #fff7f2
CMYK percent of color #fff7f2
Text with hexadecimal color #fff7f2
This text has a font color of #fff7f2
<p style="color:#fff7f2">Text here</p>
#fff7f2 Background Color
This box has a background color of #fff7f2
<div style="background-color:#fff7f2">Text here</div>
#fff7f2 Border Color
This box has a border color of #fff7f2
<div style="border: 4px solid #fff7f2">Text here</div>
CSS codes
<p style="color:#fff7f2">Text here</p>
<div style="background-color:#fff7f2">Text here</div>
<div style="border: 4px solid #fff7f2">Text here</div>
#fff7f2 Color on white background
This is how a font and box color of #fff7f2 will look
on a white background.
#fff7f2 Color on black background
This is how a font and box color of #fff7f2 hex color will look
on a black background.