In RGB color space, #fff5da hex color has a red value of 255, a green value of 245 and a blue value of 218.
In CMYK color space (used in color printing), #fff5da hex color is composed of 0% cyan, 3.92% magenta, 14.51% yellow and 0% black.
#fff5da color has a hue of 43.8 degrees, a saturation of 100% and a lightness of 92.7%.
#fff5da hex color contains mainly RED.
The closest web safe color of #fff5da is #ffffcc
#fff5da hex color has a decimal value of 16774618.
HEX | fff5da | #fff5da |
---|---|---|
RGB | 255, 245, 218 | rgb(255, 245, 218) |
RGB Percent | 100, 96.08, 85.49 | rgb(100, 96.08, 85.49) |
CMYK | 0, 4, 15, 0 | |
HSL | 43.8°, 100, 92.7 | hsl(43.8, 100%, 92.7%) |
HSV | 43.8°, 14.5, 100 |
XYZ | 86.547, 91.627, 79.454 |
---|---|
Hunter Lab | 95.722, -6.123, 17.792 |
CIE-LAB | 96.668, -1.009, 14.195 |
CIE-LCH | 96.668, 14.231, 94.066 |
CIE-LUV | 0, 3.92, 14.51, 0 |
Web Safe | ffffcc |
RGB percent of color #fff5da
CMYK percent of color #fff5da
Text with hexadecimal color #fff5da
This text has a font color of #fff5da
<p style="color:#fff5da">Text here</p>
#fff5da Background Color
This box has a background color of #fff5da
<div style="background-color:#fff5da">Text here</div>
#fff5da Border Color
This box has a border color of #fff5da
<div style="border: 4px solid #fff5da">Text here</div>
CSS codes
<p style="color:#fff5da">Text here</p>
<div style="background-color:#fff5da">Text here</div>
<div style="border: 4px solid #fff5da">Text here</div>
#fff5da Color on white background
This is how a font and box color of #fff5da will look
on a white background.
#fff5da Color on black background
This is how a font and box color of #fff5da hex color will look
on a black background.