In RGB color space, #fff6f2 hex color has a red value of 255, a green value of 246 and a blue value of 242.
In CMYK color space (used in color printing), #fff6f2 hex color is composed of 0% cyan, 3.53% magenta, 5.1% yellow and 0% black.
#fff6f2 color has a hue of 18.5 degrees, a saturation of 100% and a lightness of 97.5%.
#fff6f2 hex color contains mainly RED.
The closest web safe color of #fff6f2 is #ffffff
#fff6f2 hex color has a decimal value of 16774898.
HEX | fff6f2 | #fff6f2 |
---|---|---|
RGB | 255, 246, 242 | rgb(255, 246, 242) |
RGB Percent | 100, 96.47, 94.9 | rgb(100, 96.47, 94.9) |
CMYK | 0, 4, 5, 0 | |
HSL | 18.5°, 100, 97.5 | hsl(18.5, 100%, 97.5%) |
HSV | 18.5°, 5.1, 100 |
XYZ | 90.223, 93.582, 97.312 |
---|---|
Hunter Lab | 96.738, -2.812, 8.075 |
CIE-LAB | 97.463, 2.328, 2.978 |
CIE-LCH | 97.463, 3.78, 51.984 |
CIE-LUV | 0, 3.53, 5.1, 0 |
Web Safe | ffffff |
RGB percent of color #fff6f2
CMYK percent of color #fff6f2
Text with hexadecimal color #fff6f2
This text has a font color of #fff6f2
<p style="color:#fff6f2">Text here</p>
#fff6f2 Background Color
This box has a background color of #fff6f2
<div style="background-color:#fff6f2">Text here</div>
#fff6f2 Border Color
This box has a border color of #fff6f2
<div style="border: 4px solid #fff6f2">Text here</div>
CSS codes
<p style="color:#fff6f2">Text here</p>
<div style="background-color:#fff6f2">Text here</div>
<div style="border: 4px solid #fff6f2">Text here</div>
#fff6f2 Color on white background
This is how a font and box color of #fff6f2 will look
on a white background.
#fff6f2 Color on black background
This is how a font and box color of #fff6f2 hex color will look
on a black background.