In RGB color space, #fff5e1 hex color has a red value of 255, a green value of 245 and a blue value of 225.
In CMYK color space (used in color printing), #fff5e1 hex color is composed of 0% cyan, 3.92% magenta, 11.76% yellow and 0% black.
#fff5e1 color has a hue of 40 degrees, a saturation of 100% and a lightness of 94.1%.
#fff5e1 hex color contains mainly RED.
The closest web safe color of #fff5e1 is #ffffcc
#fff5e1 hex color has a decimal value of 16774625.
HEX | fff5e1 | #fff5e1 |
---|---|---|
RGB | 255, 245, 225 | rgb(255, 245, 225) |
RGB Percent | 100, 96.08, 88.24 | rgb(100, 96.08, 88.24) |
CMYK | 0, 4, 12, 0 | |
HSL | 40°, 100, 94.1 | hsl(40, 100%, 94.1%) |
HSV | 40°, 11.8, 100 |
XYZ | 87.483, 92.001, 84.381 |
---|---|
Hunter Lab | 95.917, -5.051, 14.983 |
CIE-LAB | 96.821, 0.072, 10.812 |
CIE-LCH | 96.821, 10.812, 89.618 |
CIE-LUV | 0, 3.92, 11.76, 0 |
Web Safe | ffffcc |
RGB percent of color #fff5e1
CMYK percent of color #fff5e1
Text with hexadecimal color #fff5e1
This text has a font color of #fff5e1
<p style="color:#fff5e1">Text here</p>
#fff5e1 Background Color
This box has a background color of #fff5e1
<div style="background-color:#fff5e1">Text here</div>
#fff5e1 Border Color
This box has a border color of #fff5e1
<div style="border: 4px solid #fff5e1">Text here</div>
CSS codes
<p style="color:#fff5e1">Text here</p>
<div style="background-color:#fff5e1">Text here</div>
<div style="border: 4px solid #fff5e1">Text here</div>
#fff5e1 Color on white background
This is how a font and box color of #fff5e1 will look
on a white background.
#fff5e1 Color on black background
This is how a font and box color of #fff5e1 hex color will look
on a black background.