In RGB color space, #fff0e6 hex color has a red value of 255, a green value of 240 and a blue value of 230.
In CMYK color space (used in color printing), #fff0e6 hex color is composed of 0% cyan, 5.88% magenta, 9.8% yellow and 0% black.
#fff0e6 color has a hue of 24 degrees, a saturation of 100% and a lightness of 95.1%.
#fff0e6 hex color contains mainly RED.
The closest web safe color of #fff0e6 is #ffffff
#fff0e6 hex color has a decimal value of 16773350.
HEX | fff0e6 | #fff0e6 |
---|---|---|
RGB | 255, 240, 230 | rgb(255, 240, 230) |
RGB Percent | 100, 94.12, 90.2 | rgb(100, 94.12, 90.2) |
CMYK | 0, 6, 10, 0 | |
HSL | 24°, 100, 95.1 | hsl(24, 100%, 95.1%) |
HSV | 24°, 9.8, 100 |
XYZ | 86.683, 89.293, 87.53 |
---|---|
Hunter Lab | 94.495, -1.623, 11.227 |
CIE-LAB | 95.703, 3.404, 6.627 |
CIE-LCH | 95.703, 7.45, 62.812 |
CIE-LUV | 0, 5.88, 9.8, 0 |
Web Safe | ffffff |
RGB percent of color #fff0e6
CMYK percent of color #fff0e6
Text with hexadecimal color #fff0e6
This text has a font color of #fff0e6
<p style="color:#fff0e6">Text here</p>
#fff0e6 Background Color
This box has a background color of #fff0e6
<div style="background-color:#fff0e6">Text here</div>
#fff0e6 Border Color
This box has a border color of #fff0e6
<div style="border: 4px solid #fff0e6">Text here</div>
CSS codes
<p style="color:#fff0e6">Text here</p>
<div style="background-color:#fff0e6">Text here</div>
<div style="border: 4px solid #fff0e6">Text here</div>
#fff0e6 Color on white background
This is how a font and box color of #fff0e6 will look
on a white background.
#fff0e6 Color on black background
This is how a font and box color of #fff0e6 hex color will look
on a black background.