In a RGB color space, #efdeef hex color is composed of 93.7% red, 87.1% green and 93.7% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 7.1% magenta, 0% yellow and 6.3% black. It has a hue angle of 300 degrees, a saturation of 34.7% and a lightness of 90.4%. #efdeef color hex could be obtained by blending #ffffff with #dfbddf. Closest websafe color is: #ffccff.
The hexadecimal color #efdeef has RGB values of R:239, G:222, B:239 and CMYK values of C:0, M:0.07, Y:0, K:0.06. Its decimal value is 15720175.
Hex triplet | efdeef | #efdeef |
RGB Decimal | 239, 222, 239 | rgb(239,222,239) |
RGB Percent | 93.7, 87.1, 93.7 | rgb(93.7%,87.1%,93.7%) |
CMYK | 0, 7.1, 0, 6.3 | |
HSL | 300°, 34.7, 90.4 | hsl(300,34.7%,90.4%) |
HSV(HSB) | 300°, 7.1, 93.7 | |
Web Safe | ffccff | #fcf |
XYZ | 77.298, 76.825, 92.416 |
xyY | 0.314, 0.312, 76.825 |
CIE-LAB | 90.241, 8.773, -6.187 |
CIE-LCH | 90.241, 10.736, 324.806 |
CIE-LUV | 90.241, 8.611, -11.148 |
Hunter-Lab | 87.65, 4.03, -1.159 |
Binary | 11101111, 11011110, 11101111 |
Below, you can see some colors close to #efdeef. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #efdeef.
<span style="color:#efdeef">Text here</span>
This paragraph has a background color of #efdeef.
<p style="background-color:#efdeef;">Content here</p>
This element has a border color of #efdeef.
<div style="border:1px #efdeef;">Content here</div>
.text {color:#efdeef;}
.background {background-color:#efdeef;}
.border {border:1px solid #efdeef;}
.text-shadow {border:1px solid #efdeef;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0a050a is the darkest color, while #fdfbfd is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #e7e6e7 is the less saturated color, while #fdd0fd is the most saturated one.