In RGB color space, #fff3de hex color has a red value of 255, a green value of 243 and a blue value of 222.
In CMYK color space (used in color printing), #fff3de hex color is composed of 0% cyan, 4.71% magenta, 12.94% yellow and 0% black.
#fff3de color has a hue of 38.2 degrees, a saturation of 100% and a lightness of 93.5%.
#fff3de hex color contains mainly RED.
The closest web safe color of #fff3de is #ffffcc
#fff3de hex color has a decimal value of 16774110.
HEX | fff3de | #fff3de |
---|---|---|
RGB | 255, 243, 222 | rgb(255, 243, 222) |
RGB Percent | 100, 95.29, 87.06 | rgb(100, 95.29, 87.06) |
CMYK | 0, 5, 13, 0 | |
HSL | 38.2°, 100, 93.5 | hsl(38.2, 100%, 93.5%) |
HSV | 38.2°, 12.9, 100 |
XYZ | 86.475, 90.635, 82.044 |
---|---|
Hunter Lab | 95.202, -4.468, 15.546 |
CIE-LAB | 96.26, 0.615, 11.556 |
CIE-LCH | 96.26, 11.572, 86.954 |
CIE-LUV | 0, 4.71, 12.94, 0 |
Web Safe | ffffcc |
RGB percent of color #fff3de
CMYK percent of color #fff3de
Text with hexadecimal color #fff3de
This text has a font color of #fff3de
<p style="color:#fff3de">Text here</p>
#fff3de Background Color
This box has a background color of #fff3de
<div style="background-color:#fff3de">Text here</div>
#fff3de Border Color
This box has a border color of #fff3de
<div style="border: 4px solid #fff3de">Text here</div>
CSS codes
<p style="color:#fff3de">Text here</p>
<div style="background-color:#fff3de">Text here</div>
<div style="border: 4px solid #fff3de">Text here</div>
#fff3de Color on white background
This is how a font and box color of #fff3de will look
on a white background.
#fff3de Color on black background
This is how a font and box color of #fff3de hex color will look
on a black background.