reddish black
Enter any color value (e.g., #53f5af, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#efefee color RGB value is (239,239,238)
#efefee color CMYK value
#efefee color HSL value
HSV(or HSB) | 60° | 0.4 | 93.7 |
XYZ | 81.896 | 86.257 | 93.222 |
Yxy | 0.313 | 0.33 | 86.257 |
LAB | 94.422 | -0.172 | 0.472 |
LUV | 94.422 | 0.057 | 0.757 |
Hunter-LAB | 92.875 | -5.131 | 5.5 |
CIE-LCH | 94.422 | 0.503 | 109.992 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EF | EF | EE |
Decimal | 239 | 239 | 238 |
Octal | 357 | 357 | 356 |
Binary | 11101111 | 11101111 | 11101110 |
Below, you can see some colors close to #efefee. 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 #efefee.
<span style="color:#efefee">Text here</span>
This paragraph has a background color of #efefee.
<p style="background-color:#efefee;">Content here</p>
This element has a border color of #efefee.
<div style="border:1px #efefee;">Content here</div>
.text {color:#efefee;}
.background {background-color:#efefee;}
.border {border:1px solid #efefee;}
.text-shadow {border:1px solid #efefee;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.