In RGB color space, #ffefea hex color has a red value of 255, a green value of 239 and a blue value of 234.
In CMYK color space (used in color printing), #ffefea hex color is composed of 0% cyan, 6.27% magenta, 8.24% yellow and 0% black.
#ffefea color has a hue of 14.3 degrees, a saturation of 100% and a lightness of 95.9%.
#ffefea hex color contains mainly RED.
The closest web safe color of #ffefea is #ffffff
#ffefea hex color has a decimal value of 16773098.
HEX | ffefea | #ffefea |
---|---|---|
RGB | 255, 239, 234 | rgb(255, 239, 234) |
RGB Percent | 100, 93.73, 91.76 | rgb(100, 93.73, 91.76) |
CMYK | 0, 6, 8, 0 | |
HSL | 14.3°, 100, 95.9 | hsl(14.3, 100%, 95.9%) |
HSV | 14.3°, 8.2, 100 |
XYZ | 86.958, 88.934, 90.425 |
---|---|
Hunter Lab | 94.305, -0.44, 9.163 |
CIE-LAB | 95.553, 4.562, 4.34 |
CIE-LCH | 95.553, 6.297, 43.571 |
CIE-LUV | 0, 6.27, 8.24, 0 |
Web Safe | ffffff |
RGB percent of color #ffefea
CMYK percent of color #ffefea
Text with hexadecimal color #ffefea
This text has a font color of #ffefea
<p style="color:#ffefea">Text here</p>
#ffefea Background Color
This box has a background color of #ffefea
<div style="background-color:#ffefea">Text here</div>
#ffefea Border Color
This box has a border color of #ffefea
<div style="border: 4px solid #ffefea">Text here</div>
CSS codes
<p style="color:#ffefea">Text here</p>
<div style="background-color:#ffefea">Text here</div>
<div style="border: 4px solid #ffefea">Text here</div>
#ffefea Color on white background
This is how a font and box color of #ffefea will look
on a white background.
#ffefea Color on black background
This is how a font and box color of #ffefea hex color will look
on a black background.