In RGB color space, #ffefcd hex color has a red value of 255, a green value of 239 and a blue value of 205.
In CMYK color space (used in color printing), #ffefcd hex color is composed of 0% cyan, 6.27% magenta, 19.61% yellow and 0% black.
#ffefcd color has a hue of 40.8 degrees, a saturation of 100% and a lightness of 90.2%.
#ffefcd hex color contains mainly RED.
The closest web safe color of #ffefcd is #ffffcc
#ffefcd hex color has a decimal value of 16773069.
HEX | ffefcd | #ffefcd |
---|---|---|
RGB | 255, 239, 205 | rgb(255, 239, 205) |
RGB Percent | 100, 93.73, 80.39 | rgb(100, 93.73, 80.39) |
CMYK | 0, 6, 20, 0 | |
HSL | 40.8°, 100, 90.2 | hsl(40.8, 100%, 90.2%) |
HSV | 40.8°, 19.6, 100 |
XYZ | 83.126, 87.401, 70.246 |
---|---|
Hunter Lab | 93.489, -4.89, 20.892 |
CIE-LAB | 94.908, 0.104, 18.405 |
CIE-LCH | 94.908, 18.405, 89.676 |
CIE-LUV | 0, 6.27, 19.61, 0 |
Web Safe | ffffcc |
RGB percent of color #ffefcd
CMYK percent of color #ffefcd
Text with hexadecimal color #ffefcd
This text has a font color of #ffefcd
<p style="color:#ffefcd">Text here</p>
#ffefcd Background Color
This box has a background color of #ffefcd
<div style="background-color:#ffefcd">Text here</div>
#ffefcd Border Color
This box has a border color of #ffefcd
<div style="border: 4px solid #ffefcd">Text here</div>
CSS codes
<p style="color:#ffefcd">Text here</p>
<div style="background-color:#ffefcd">Text here</div>
<div style="border: 4px solid #ffefcd">Text here</div>
#ffefcd Color on white background
This is how a font and box color of #ffefcd will look
on a white background.
#ffefcd Color on black background
This is how a font and box color of #ffefcd hex color will look
on a black background.