In RGB color space, #fff6ea hex color has a red value of 255, a green value of 246 and a blue value of 234.
In CMYK color space (used in color printing), #fff6ea hex color is composed of 0% cyan, 3.53% magenta, 8.24% yellow and 0% black.
#fff6ea color has a hue of 34.3 degrees, a saturation of 100% and a lightness of 95.9%.
#fff6ea hex color contains mainly RED.
The closest web safe color of #fff6ea is #ffffff
#fff6ea hex color has a decimal value of 16774890.
HEX | fff6ea | #fff6ea |
---|---|---|
RGB | 255, 246, 234 | rgb(255, 246, 234) |
RGB Percent | 100, 96.47, 91.76 | rgb(100, 96.47, 91.76) |
CMYK | 0, 4, 8, 0 | |
HSL | 34.3°, 100, 95.9 | hsl(34.3, 100%, 95.9%) |
HSV | 34.3°, 8.2, 100 |
XYZ | 89.047, 93.112, 91.121 |
---|---|
Hunter Lab | 96.495, -4.142, 11.558 |
CIE-LAB | 97.273, 1.004, 6.825 |
CIE-LCH | 97.273, 6.898, 81.631 |
CIE-LUV | 0, 3.53, 8.24, 0 |
Web Safe | ffffff |
RGB percent of color #fff6ea
CMYK percent of color #fff6ea
Text with hexadecimal color #fff6ea
This text has a font color of #fff6ea
<p style="color:#fff6ea">Text here</p>
#fff6ea Background Color
This box has a background color of #fff6ea
<div style="background-color:#fff6ea">Text here</div>
#fff6ea Border Color
This box has a border color of #fff6ea
<div style="border: 4px solid #fff6ea">Text here</div>
CSS codes
<p style="color:#fff6ea">Text here</p>
<div style="background-color:#fff6ea">Text here</div>
<div style="border: 4px solid #fff6ea">Text here</div>
#fff6ea Color on white background
This is how a font and box color of #fff6ea will look
on a white background.
#fff6ea Color on black background
This is how a font and box color of #fff6ea hex color will look
on a black background.