reddish black
Enter any color value (e.g., #dbdcad, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#e2e1e2 color RGB value is (226,225,226)
#e2e1e2 color CMYK value
#e2e1e2 color HSL value
HSV(or HSB) | 300° | 0.4 | 88.6 |
XYZ | 72.017 | 75.51 | 82.731 |
Yxy | 0.313 | 0.328 | 75.51 |
LAB | 89.631 | 0.521 | -0.378 |
LUV | 89.631 | 0.508 | -0.671 |
Hunter-LAB | 86.897 | -4.135 | 4.38 |
CIE-LCH | 89.631 | 0.644 | 324.027 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E2 | E1 | E2 |
Decimal | 226 | 225 | 226 |
Octal | 342 | 341 | 342 |
Binary | 11100010 | 11100001 | 11100010 |
Below, you can see some colors close to #e2e1e2. 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 #e2e1e2.
<span style="color:#e2e1e2">Text here</span>
This paragraph has a background color of #e2e1e2.
<p style="background-color:#e2e1e2;">Content here</p>
This element has a border color of #e2e1e2.
<div style="border:1px #e2e1e2;">Content here</div>
.text {color:#e2e1e2;}
.background {background-color:#e2e1e2;}
.border {border:1px solid #e2e1e2;}
.text-shadow {border:1px solid #e2e1e2;}
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, #020202 is the darkest color, while #f7f7f7 is the lightest one.