reddish black
Enter any color value (e.g., #36ef4d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#e2e2e5 color RGB value is (226,226,229)
#e2e2e5 color CMYK value
#e2e2e5 color HSL value
HSV(or HSB) | 240° | 1.3 | 89.8 |
XYZ | 72.703 | 76.219 | 85.009 |
Yxy | 0.311 | 0.326 | 76.219 |
LAB | 89.961 | 0.545 | -1.47 |
LUV | 89.961 | -0.168 | -2.352 |
Hunter-LAB | 87.303 | -4.132 | 3.381 |
CIE-LCH | 89.961 | 1.568 | 290.35 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E2 | E2 | E5 |
Decimal | 226 | 226 | 229 |
Octal | 342 | 342 | 345 |
Binary | 11100010 | 11100010 | 11100101 |
Below, you can see some colors close to #e2e2e5. 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 #e2e2e5.
<span style="color:#e2e2e5">Text here</span>
This paragraph has a background color of #e2e2e5.
<p style="background-color:#e2e2e5;">Content here</p>
This element has a border color of #e2e2e5.
<div style="border:1px #e2e2e5;">Content here</div>
.text {color:#e2e2e5;}
.background {background-color:#e2e2e5;}
.border {border:1px solid #e2e2e5;}
.text-shadow {border:1px solid #e2e2e5;}
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, #040405 is the darkest color, while #f8f8f9 is the lightest one.