In RGB color space, #fff2e5 hex color has a red value of 255, a green value of 242 and a blue value of 229.
In CMYK color space (used in color printing), #fff2e5 hex color is composed of 0% cyan, 5.1% magenta, 10.2% yellow and 0% black.
#fff2e5 color has a hue of 30 degrees, a saturation of 100% and a lightness of 94.9%.
#fff2e5 hex color contains mainly RED.
The closest web safe color of #fff2e5 is #ffffcc
#fff2e5 hex color has a decimal value of 16773861.
HEX | fff2e5 | #fff2e5 |
---|---|---|
RGB | 255, 242, 229 | rgb(255, 242, 229) |
RGB Percent | 100, 94.9, 89.8 | rgb(100, 94.9, 89.8) |
CMYK | 0, 5, 10, 0 | |
HSL | 30°, 100, 94.9 | hsl(30, 100%, 94.9%) |
HSV | 30°, 10.2, 100 |
XYZ | 87.135, 90.421, 86.989 |
---|---|
Hunter Lab | 95.09, -2.84, 12.324 |
CIE-LAB | 96.171, 2.226, 7.818 |
CIE-LCH | 96.171, 8.129, 74.107 |
CIE-LUV | 0, 5.1, 10.2, 0 |
Web Safe | ffffcc |
RGB percent of color #fff2e5
CMYK percent of color #fff2e5
Text with hexadecimal color #fff2e5
This text has a font color of #fff2e5
<p style="color:#fff2e5">Text here</p>
#fff2e5 Background Color
This box has a background color of #fff2e5
<div style="background-color:#fff2e5">Text here</div>
#fff2e5 Border Color
This box has a border color of #fff2e5
<div style="border: 4px solid #fff2e5">Text here</div>
CSS codes
<p style="color:#fff2e5">Text here</p>
<div style="background-color:#fff2e5">Text here</div>
<div style="border: 4px solid #fff2e5">Text here</div>
#fff2e5 Color on white background
This is how a font and box color of #fff2e5 will look
on a white background.
#fff2e5 Color on black background
This is how a font and box color of #fff2e5 hex color will look
on a black background.