reddish black
Enter any color value (e.g., #5d5782, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#efdeff color RGB value is (239,222,255)
#efdeff color CMYK value
#efdeff color HSL value
HSV(or HSB) | 270.9° | 12.9 | 100 |
XYZ | 79.768 | 77.813 | 105.423 |
Yxy | 0.303 | 0.296 | 77.813 |
LAB | 90.695 | 11.738 | -13.902 |
LUV | 90.695 | 7.392 | -23.985 |
Hunter-LAB | 88.212 | 7.043 | -9.11 |
CIE-LCH | 90.695 | 18.195 | 310.174 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EF | DE | FF |
Decimal | 239 | 222 | 255 |
Octal | 357 | 336 | 377 |
Binary | 11101111 | 11011110 | 11111111 |
Below, you can see some colors close to #efdeff. 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 #efdeff.
<span style="color:#efdeff">Text here</span>
This paragraph has a background color of #efdeff.
<p style="background-color:#efdeff;">Content here</p>
This element has a border color of #efdeff.
<div style="border:1px #efdeff;">Content here</div>
.text {color:#efdeff;}
.background {background-color:#efdeff;}
.border {border:1px solid #efdeff;}
.text-shadow {border:1px solid #efdeff;}
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, #050009 is the darkest color, while #f9f3ff is the lightest one.