In RGB color space, #fff5dc hex color has a red value of 255, a green value of 245 and a blue value of 220.
In CMYK color space (used in color printing), #fff5dc hex color is composed of 0% cyan, 3.92% magenta, 13.73% yellow and 0% black.
#fff5dc color has a hue of 42.9 degrees, a saturation of 100% and a lightness of 93.1%.
#fff5dc hex color contains mainly RED.
The closest web safe color of #fff5dc is #ffffcc
#fff5dc hex color has a decimal value of 16774620.
HEX | fff5dc | #fff5dc |
---|---|---|
RGB | 255, 245, 220 | rgb(255, 245, 220) |
RGB Percent | 100, 96.08, 86.27 | rgb(100, 96.08, 86.27) |
CMYK | 0, 4, 14, 0 | |
HSL | 42.9°, 100, 93.1 | hsl(42.9, 100%, 93.1%) |
HSV | 42.9°, 13.7, 100 |
XYZ | 86.811, 91.732, 80.841 |
---|---|
Hunter Lab | 95.777, -5.819, 17 |
CIE-LAB | 96.711, -0.702, 13.228 |
CIE-LCH | 96.711, 13.247, 93.038 |
CIE-LUV | 0, 3.92, 13.73, 0 |
Web Safe | ffffcc |
RGB percent of color #fff5dc
CMYK percent of color #fff5dc
Text with hexadecimal color #fff5dc
This text has a font color of #fff5dc
<p style="color:#fff5dc">Text here</p>
#fff5dc Background Color
This box has a background color of #fff5dc
<div style="background-color:#fff5dc">Text here</div>
#fff5dc Border Color
This box has a border color of #fff5dc
<div style="border: 4px solid #fff5dc">Text here</div>
CSS codes
<p style="color:#fff5dc">Text here</p>
<div style="background-color:#fff5dc">Text here</div>
<div style="border: 4px solid #fff5dc">Text here</div>
#fff5dc Color on white background
This is how a font and box color of #fff5dc will look
on a white background.
#fff5dc Color on black background
This is how a font and box color of #fff5dc hex color will look
on a black background.