light red-orangish gray/light tangeloish gray
#e5e3e2 color RGB value is (229,227,226)
#e5e3e2 color CMYK value
#e5e3e2 color HSL value
HSV(or HSB) | 20° | 1.3 | 89.8 |
XYZ | 73.51 | 77.087 | 82.956 |
Yxy | 0.315 | 0.33 | 77.087 |
LAB | 90.362 | 0.501 | 0.715 |
LUV | 90.362 | 1.188 | 1.003 |
Hunter-LAB | 87.799 | -4.2 | 5.44 |
CIE-LCH | 90.362 | 0.873 | 54.977 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E5 | E3 | E2 |
Decimal | 229 | 227 | 226 |
Octal | 345 | 343 | 342 |
Binary | 11100101 | 11100011 | 11100010 |
Below, you can see some colors close to #e5e3e2. 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 #e5e3e2.
<span style="color:#e5e3e2">Text here</span>
This paragraph has a background color of #e5e3e2.
<p style="background-color:#e5e3e2;">Content here</p>
This element has a border color of #e5e3e2.
<div style="border:1px #e5e3e2;">Content here</div>
.text {color:#e5e3e2;}
.background {background-color:#e5e3e2;}
.border {border:1px solid #e5e3e2;}
.text-shadow {border:1px solid #e5e3e2;}
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, #050404 is the darkest color, while #f9f9f8 is the lightest one.