In RGB color space, #fffed2 hex color has a red value of 255, a green value of 254 and a blue value of 210.
In CMYK color space (used in color printing), #fffed2 hex color is composed of 0% cyan, 0.39% magenta, 17.65% yellow and 0% black.
#fffed2 color has a hue of 58.7 degrees, a saturation of 100% and a lightness of 91.2%.
#fffed2 hex color contains mainly RED.
The closest web safe color of #fffed2 is #ffffcc
#fffed2 hex color has a decimal value of 16776914.
HEX | fffed2 | #fffed2 |
---|---|---|
RGB | 255, 254, 210 | rgb(255, 254, 210) |
RGB Percent | 100, 99.61, 82.35 | rgb(100, 99.61, 82.35) |
CMYK | 0, 0, 18, 0 | |
HSL | 58.7°, 100, 91.2 | hsl(58.7, 100%, 91.2%) |
HSV | 58.7°, 17.6, 100 |
XYZ | 88.315, 96.797, 75.002 |
---|---|
Hunter Lab | 98.385, -11.945, 23.671 |
CIE-LAB | 98.748, -6.699, 21.21 |
CIE-LCH | 98.748, 22.243, 107.528 |
CIE-LUV | 0, 0.39, 17.65, 0 |
Web Safe | ffffcc |
RGB percent of color #fffed2
CMYK percent of color #fffed2
Text with hexadecimal color #fffed2
This text has a font color of #fffed2
<p style="color:#fffed2">Text here</p>
#fffed2 Background Color
This box has a background color of #fffed2
<div style="background-color:#fffed2">Text here</div>
#fffed2 Border Color
This box has a border color of #fffed2
<div style="border: 4px solid #fffed2">Text here</div>
CSS codes
<p style="color:#fffed2">Text here</p>
<div style="background-color:#fffed2">Text here</div>
<div style="border: 4px solid #fffed2">Text here</div>
#fffed2 Color on white background
This is how a font and box color of #fffed2 will look
on a white background.
#fffed2 Color on black background
This is how a font and box color of #fffed2 hex color will look
on a black background.