reddish black
Enter any color value (e.g., #823125, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#e0e0dd color RGB value is (224,224,221)
#e0e0dd color CMYK value
#e0e0dd color HSL value
HSV(or HSB) | 60° | 1.3 | 87.8 |
XYZ | 70.447 | 74.379 | 79.05 |
Yxy | 0.315 | 0.332 | 74.379 |
LAB | 89.101 | -0.53 | 1.456 |
LUV | 89.101 | 0.168 | 2.308 |
Hunter-LAB | 86.243 | -5.119 | 6.025 |
CIE-LCH | 89.101 | 1.549 | 110.005 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E0 | E0 | DD |
Decimal | 224 | 224 | 221 |
Octal | 340 | 340 | 335 |
Binary | 11100000 | 11100000 | 11011101 |
Below, you can see some colors close to #e0e0dd. 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 #e0e0dd.
<span style="color:#e0e0dd">Text here</span>
This paragraph has a background color of #e0e0dd.
<p style="background-color:#e0e0dd;">Content here</p>
This element has a border color of #e0e0dd.
<div style="border:1px #e0e0dd;">Content here</div>
.text {color:#e0e0dd;}
.background {background-color:#e0e0dd;}
.border {border:1px solid #e0e0dd;}
.text-shadow {border:1px solid #e0e0dd;}
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, #0a0a0a is the darkest color, while #fefefe is the lightest one.