In RGB color space, #fff9e0 hex color has a red value of 255, a green value of 249 and a blue value of 224.
In CMYK color space (used in color printing), #fff9e0 hex color is composed of 0% cyan, 2.35% magenta, 12.16% yellow and 0% black.
#fff9e0 color has a hue of 48.4 degrees, a saturation of 100% and a lightness of 93.9%.
#fff9e0 hex color contains mainly RED.
The closest web safe color of #fff9e0 is #ffffcc
#fff9e0 hex color has a decimal value of 16775648.
HEX | fff9e0 | #fff9e0 |
---|---|---|
RGB | 255, 249, 224 | rgb(255, 249, 224) |
RGB Percent | 100, 97.65, 87.84 | rgb(100, 97.65, 87.84) |
CMYK | 0, 2, 12, 0 | |
HSL | 48.4°, 100, 93.9 | hsl(48.4, 100%, 93.9%) |
HSV | 48.4°, 12.2, 100 |
XYZ | 88.57, 94.393, 84.073 |
---|---|
Hunter Lab | 97.156, -7.298, 16.703 |
CIE-LAB | 97.79, -2.1, 12.707 |
CIE-LCH | 97.79, 12.879, 99.384 |
CIE-LUV | 0, 2.35, 12.16, 0 |
Web Safe | ffffcc |
RGB percent of color #fff9e0
CMYK percent of color #fff9e0
Text with hexadecimal color #fff9e0
This text has a font color of #fff9e0
<p style="color:#fff9e0">Text here</p>
#fff9e0 Background Color
This box has a background color of #fff9e0
<div style="background-color:#fff9e0">Text here</div>
#fff9e0 Border Color
This box has a border color of #fff9e0
<div style="border: 4px solid #fff9e0">Text here</div>
CSS codes
<p style="color:#fff9e0">Text here</p>
<div style="background-color:#fff9e0">Text here</div>
<div style="border: 4px solid #fff9e0">Text here</div>
#fff9e0 Color on white background
This is how a font and box color of #fff9e0 will look
on a white background.
#fff9e0 Color on black background
This is how a font and box color of #fff9e0 hex color will look
on a black background.