In RGB color space, #fff9f1 hex color has a red value of 255, a green value of 249 and a blue value of 241.
In CMYK color space (used in color printing), #fff9f1 hex color is composed of 0% cyan, 2.35% magenta, 5.49% yellow and 0% black.
#fff9f1 color has a hue of 34.3 degrees, a saturation of 100% and a lightness of 97.3%.
#fff9f1 hex color contains mainly RED.
The closest web safe color of #fff9f1 is #ffffff
#fff9f1 hex color has a decimal value of 16775665.
HEX | fff9f1 | #fff9f1 |
---|---|---|
RGB | 255, 249, 241 | rgb(255, 249, 241) |
RGB Percent | 100, 97.65, 94.51 | rgb(100, 97.65, 94.51) |
CMYK | 0, 2, 5, 0 | |
HSL | 34.3°, 100, 97.3 | hsl(34.3, 100%, 97.3%) |
HSV | 34.3°, 5.5, 100 |
XYZ | 90.993, 95.362, 96.83 |
---|---|
Hunter Lab | 97.653, -4.568, 9.567 |
CIE-LAB | 98.178, 0.64, 4.529 |
CIE-LCH | 98.178, 4.574, 81.957 |
CIE-LUV | 0, 2.35, 5.49, 0 |
Web Safe | ffffff |
RGB percent of color #fff9f1
CMYK percent of color #fff9f1
Text with hexadecimal color #fff9f1
This text has a font color of #fff9f1
<p style="color:#fff9f1">Text here</p>
#fff9f1 Background Color
This box has a background color of #fff9f1
<div style="background-color:#fff9f1">Text here</div>
#fff9f1 Border Color
This box has a border color of #fff9f1
<div style="border: 4px solid #fff9f1">Text here</div>
CSS codes
<p style="color:#fff9f1">Text here</p>
<div style="background-color:#fff9f1">Text here</div>
<div style="border: 4px solid #fff9f1">Text here</div>
#fff9f1 Color on white background
This is how a font and box color of #fff9f1 will look
on a white background.
#fff9f1 Color on black background
This is how a font and box color of #fff9f1 hex color will look
on a black background.