In RGB color space, #fff0d5 hex color has a red value of 255, a green value of 240 and a blue value of 213.
In CMYK color space (used in color printing), #fff0d5 hex color is composed of 0% cyan, 5.88% magenta, 16.47% yellow and 0% black.
#fff0d5 color has a hue of 38.6 degrees, a saturation of 100% and a lightness of 91.8%.
#fff0d5 hex color contains mainly RED.
The closest web safe color of #fff0d5 is #ffffcc
#fff0d5 hex color has a decimal value of 16773333.
HEX | fff0d5 | #fff0d5 |
---|---|---|
RGB | 255, 240, 213 | rgb(255, 240, 213) |
RGB Percent | 100, 94.12, 83.53 | rgb(100, 94.12, 83.53) |
CMYK | 0, 6, 16, 0 | |
HSL | 38.6°, 100, 91.8 | hsl(38.6, 100%, 91.8%) |
HSV | 38.6°, 16.5, 100 |
XYZ | 84.41, 88.384, 75.562 |
---|---|
Hunter Lab | 94.013, -4.255, 18.155 |
CIE-LAB | 95.322, 0.767, 14.865 |
CIE-LCH | 95.322, 14.885, 87.046 |
CIE-LUV | 0, 5.88, 16.47, 0 |
Web Safe | ffffcc |
RGB percent of color #fff0d5
CMYK percent of color #fff0d5
Text with hexadecimal color #fff0d5
This text has a font color of #fff0d5
<p style="color:#fff0d5">Text here</p>
#fff0d5 Background Color
This box has a background color of #fff0d5
<div style="background-color:#fff0d5">Text here</div>
#fff0d5 Border Color
This box has a border color of #fff0d5
<div style="border: 4px solid #fff0d5">Text here</div>
CSS codes
<p style="color:#fff0d5">Text here</p>
<div style="background-color:#fff0d5">Text here</div>
<div style="border: 4px solid #fff0d5">Text here</div>
#fff0d5 Color on white background
This is how a font and box color of #fff0d5 will look
on a white background.
#fff0d5 Color on black background
This is how a font and box color of #fff0d5 hex color will look
on a black background.