In RGB color space, #fff2e0 hex color has a red value of 255, a green value of 242 and a blue value of 224.
In CMYK color space (used in color printing), #fff2e0 hex color is composed of 0% cyan, 5.1% magenta, 12.16% yellow and 0% black.
#fff2e0 color has a hue of 34.8 degrees, a saturation of 100% and a lightness of 93.9%.
#fff2e0 hex color contains mainly RED.
The closest web safe color of #fff2e0 is #ffffcc
#fff2e0 hex color has a decimal value of 16773856.
HEX | fff2e0 | #fff2e0 |
---|---|---|
RGB | 255, 242, 224 | rgb(255, 242, 224) |
RGB Percent | 100, 94.9, 87.84 | rgb(100, 94.9, 87.84) |
CMYK | 0, 5, 12, 0 | |
HSL | 34.8°, 100, 93.9 | hsl(34.8, 100%, 93.9%) |
HSV | 34.8°, 12.2, 100 |
XYZ | 86.447, 90.146, 83.365 |
---|---|
Hunter Lab | 94.945, -3.631, 14.403 |
CIE-LAB | 96.057, 1.435, 10.236 |
CIE-LCH | 96.057, 10.336, 82.02 |
CIE-LUV | 0, 5.1, 12.16, 0 |
Web Safe | ffffcc |
RGB percent of color #fff2e0
CMYK percent of color #fff2e0
Text with hexadecimal color #fff2e0
This text has a font color of #fff2e0
<p style="color:#fff2e0">Text here</p>
#fff2e0 Background Color
This box has a background color of #fff2e0
<div style="background-color:#fff2e0">Text here</div>
#fff2e0 Border Color
This box has a border color of #fff2e0
<div style="border: 4px solid #fff2e0">Text here</div>
CSS codes
<p style="color:#fff2e0">Text here</p>
<div style="background-color:#fff2e0">Text here</div>
<div style="border: 4px solid #fff2e0">Text here</div>
#fff2e0 Color on white background
This is how a font and box color of #fff2e0 will look
on a white background.
#fff2e0 Color on black background
This is how a font and box color of #fff2e0 hex color will look
on a black background.