In RGB color space, #fff0d3 hex color has a red value of 255, a green value of 240 and a blue value of 211.
In CMYK color space (used in color printing), #fff0d3 hex color is composed of 0% cyan, 5.88% magenta, 17.25% yellow and 0% black.
#fff0d3 color has a hue of 39.5 degrees, a saturation of 100% and a lightness of 91.4%.
#fff0d3 hex color contains mainly RED.
The closest web safe color of #fff0d3 is #ffffcc
#fff0d3 hex color has a decimal value of 16773331.
HEX | fff0d3 | #fff0d3 |
---|---|---|
RGB | 255, 240, 211 | rgb(255, 240, 211) |
RGB Percent | 100, 94.12, 82.75 | rgb(100, 94.12, 82.75) |
CMYK | 0, 6, 17, 0 | |
HSL | 39.5°, 100, 91.4 | hsl(39.5, 100%, 91.4%) |
HSV | 39.5°, 17.3, 100 |
XYZ | 84.158, 88.283, 74.233 |
---|---|
Hunter Lab | 93.959, -4.548, 18.929 |
CIE-LAB | 95.28, 0.471, 15.837 |
CIE-LCH | 95.28, 15.844, 88.296 |
CIE-LUV | 0, 5.88, 17.25, 0 |
Web Safe | ffffcc |
RGB percent of color #fff0d3
CMYK percent of color #fff0d3
Text with hexadecimal color #fff0d3
This text has a font color of #fff0d3
<p style="color:#fff0d3">Text here</p>
#fff0d3 Background Color
This box has a background color of #fff0d3
<div style="background-color:#fff0d3">Text here</div>
#fff0d3 Border Color
This box has a border color of #fff0d3
<div style="border: 4px solid #fff0d3">Text here</div>
CSS codes
<p style="color:#fff0d3">Text here</p>
<div style="background-color:#fff0d3">Text here</div>
<div style="border: 4px solid #fff0d3">Text here</div>
#fff0d3 Color on white background
This is how a font and box color of #fff0d3 will look
on a white background.
#fff0d3 Color on black background
This is how a font and box color of #fff0d3 hex color will look
on a black background.