In RGB color space, #ffefed hex color has a red value of 255, a green value of 239 and a blue value of 237.
In CMYK color space (used in color printing), #ffefed hex color is composed of 0% cyan, 6.27% magenta, 7.06% yellow and 0% black.
#ffefed color has a hue of 6.7 degrees, a saturation of 100% and a lightness of 96.5%.
#ffefed hex color contains mainly RED.
The closest web safe color of #ffefed is #ffffff
#ffefed hex color has a decimal value of 16773101.
HEX | ffefed | #ffefed |
---|---|---|
RGB | 255, 239, 237 | rgb(255, 239, 237) |
RGB Percent | 100, 93.73, 92.94 | rgb(100, 93.73, 92.94) |
CMYK | 0, 6, 7, 0 | |
HSL | 6.7°, 100, 96.5 | hsl(6.7, 100%, 96.5%) |
HSV | 6.7°, 7.1, 100 |
XYZ | 87.393, 89.107, 92.714 |
---|---|
Hunter Lab | 94.397, 0.063, 7.844 |
CIE-LAB | 95.625, 5.059, 2.892 |
CIE-LCH | 95.625, 5.827, 29.755 |
CIE-LUV | 0, 6.27, 7.06, 0 |
Web Safe | ffffff |
RGB percent of color #ffefed
CMYK percent of color #ffefed
Text with hexadecimal color #ffefed
This text has a font color of #ffefed
<p style="color:#ffefed">Text here</p>
#ffefed Background Color
This box has a background color of #ffefed
<div style="background-color:#ffefed">Text here</div>
#ffefed Border Color
This box has a border color of #ffefed
<div style="border: 4px solid #ffefed">Text here</div>
CSS codes
<p style="color:#ffefed">Text here</p>
<div style="background-color:#ffefed">Text here</div>
<div style="border: 4px solid #ffefed">Text here</div>
#ffefed Color on white background
This is how a font and box color of #ffefed will look
on a white background.
#ffefed Color on black background
This is how a font and box color of #ffefed hex color will look
on a black background.