In RGB color space, #fff5ea hex color has a red value of 255, a green value of 245 and a blue value of 234.
In CMYK color space (used in color printing), #fff5ea hex color is composed of 0% cyan, 3.92% magenta, 8.24% yellow and 0% black.
#fff5ea color has a hue of 31.4 degrees, a saturation of 100% and a lightness of 95.9%.
#fff5ea hex color contains mainly RED.
The closest web safe color of #fff5ea is #ffffff
#fff5ea hex color has a decimal value of 16774634.
HEX | fff5ea | #fff5ea |
---|---|---|
RGB | 255, 245, 234 | rgb(255, 245, 234) |
RGB Percent | 100, 96.08, 91.76 | rgb(100, 96.08, 91.76) |
CMYK | 0, 4, 8, 0 | |
HSL | 31.4°, 100, 95.9 | hsl(31.4, 100%, 95.9%) |
HSV | 31.4°, 8.2, 100 |
XYZ | 88.744, 92.505, 91.02 |
---|---|
Hunter Lab | 96.18, -3.614, 11.216 |
CIE-LAB | 97.026, 1.511, 6.47 |
CIE-LCH | 97.026, 6.644, 76.855 |
CIE-LUV | 0, 3.92, 8.24, 0 |
Web Safe | ffffff |
RGB percent of color #fff5ea
CMYK percent of color #fff5ea
Text with hexadecimal color #fff5ea
This text has a font color of #fff5ea
<p style="color:#fff5ea">Text here</p>
#fff5ea Background Color
This box has a background color of #fff5ea
<div style="background-color:#fff5ea">Text here</div>
#fff5ea Border Color
This box has a border color of #fff5ea
<div style="border: 4px solid #fff5ea">Text here</div>
CSS codes
<p style="color:#fff5ea">Text here</p>
<div style="background-color:#fff5ea">Text here</div>
<div style="border: 4px solid #fff5ea">Text here</div>
#fff5ea Color on white background
This is how a font and box color of #fff5ea will look
on a white background.
#fff5ea Color on black background
This is how a font and box color of #fff5ea hex color will look
on a black background.