In RGB color space, #fff3ed hex color has a red value of 255, a green value of 243 and a blue value of 237.
In CMYK color space (used in color printing), #fff3ed hex color is composed of 0% cyan, 4.71% magenta, 7.06% yellow and 0% black.
#fff3ed color has a hue of 20 degrees, a saturation of 100% and a lightness of 96.5%.
#fff3ed hex color contains mainly RED.
The closest web safe color of #fff3ed is #ffffff
#fff3ed hex color has a decimal value of 16774125.
HEX | fff3ed | #fff3ed |
---|---|---|
RGB | 255, 243, 237 | rgb(255, 243, 237) |
RGB Percent | 100, 95.29, 92.94 | rgb(100, 95.29, 92.94) |
CMYK | 0, 5, 7, 0 | |
HSL | 20°, 100, 96.5 | hsl(20, 100%, 96.5%) |
HSV | 20°, 7.1, 100 |
XYZ | 88.577, 91.476, 93.109 |
---|---|
Hunter Lab | 95.643, -2.063, 9.231 |
CIE-LAB | 96.606, 3.018, 4.314 |
CIE-LCH | 96.606, 5.265, 55.024 |
CIE-LUV | 0, 4.71, 7.06, 0 |
Web Safe | ffffff |
RGB percent of color #fff3ed
CMYK percent of color #fff3ed
Text with hexadecimal color #fff3ed
This text has a font color of #fff3ed
<p style="color:#fff3ed">Text here</p>
#fff3ed Background Color
This box has a background color of #fff3ed
<div style="background-color:#fff3ed">Text here</div>
#fff3ed Border Color
This box has a border color of #fff3ed
<div style="border: 4px solid #fff3ed">Text here</div>
CSS codes
<p style="color:#fff3ed">Text here</p>
<div style="background-color:#fff3ed">Text here</div>
<div style="border: 4px solid #fff3ed">Text here</div>
#fff3ed Color on white background
This is how a font and box color of #fff3ed will look
on a white background.
#fff3ed Color on black background
This is how a font and box color of #fff3ed hex color will look
on a black background.