In RGB color space, #fff3e1 hex color has a red value of 255, a green value of 243 and a blue value of 225.
In CMYK color space (used in color printing), #fff3e1 hex color is composed of 0% cyan, 4.71% magenta, 11.76% yellow and 0% black.
#fff3e1 color has a hue of 36 degrees, a saturation of 100% and a lightness of 94.1%.
#fff3e1 hex color contains mainly RED.
The closest web safe color of #fff3e1 is #ffffcc
#fff3e1 hex color has a decimal value of 16774113.
HEX | fff3e1 | #fff3e1 |
---|---|---|
RGB | 255, 243, 225 | rgb(255, 243, 225) |
RGB Percent | 100, 95.29, 88.24 | rgb(100, 95.29, 88.24) |
CMYK | 0, 5, 12, 0 | |
HSL | 36°, 100, 94.1 | hsl(36, 100%, 94.1%) |
HSV | 36°, 11.8, 100 |
XYZ | 86.881, 90.797, 84.181 |
---|---|
Hunter Lab | 95.287, -4.001, 14.322 |
CIE-LAB | 96.326, 1.084, 10.105 |
CIE-LCH | 96.326, 10.163, 83.877 |
CIE-LUV | 0, 4.71, 11.76, 0 |
Web Safe | ffffcc |
RGB percent of color #fff3e1
CMYK percent of color #fff3e1
Text with hexadecimal color #fff3e1
This text has a font color of #fff3e1
<p style="color:#fff3e1">Text here</p>
#fff3e1 Background Color
This box has a background color of #fff3e1
<div style="background-color:#fff3e1">Text here</div>
#fff3e1 Border Color
This box has a border color of #fff3e1
<div style="border: 4px solid #fff3e1">Text here</div>
CSS codes
<p style="color:#fff3e1">Text here</p>
<div style="background-color:#fff3e1">Text here</div>
<div style="border: 4px solid #fff3e1">Text here</div>
#fff3e1 Color on white background
This is how a font and box color of #fff3e1 will look
on a white background.
#fff3e1 Color on black background
This is how a font and box color of #fff3e1 hex color will look
on a black background.