#e0b8b6 color RGB value is (224,184,182)
#e0b8b6 color CMYK value
#e0b8b6 color HSL value
HSV(or HSB) | 2.9° | 18.7 | 87.8 |
XYZ | 56.324 | 53.506 | 51.615 |
Yxy | 0.349 | 0.331 | 53.506 |
LAB | 78.173 | 14.058 | 6.423 |
LUV | 78.173 | 24.798 | 6.79 |
Hunter-LAB | 73.148 | 9.439 | 9.367 |
CIE-LCH | 78.173 | 15.456 | 24.554 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E0 | B8 | B6 |
Decimal | 224 | 184 | 182 |
Octal | 340 | 270 | 266 |
Binary | 11100000 | 10111000 | 10110110 |
Below, you can see some colors close to #e0b8b6. 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 #e0b8b6.
<span style="color:#e0b8b6">Text here</span>
This paragraph has a background color of #e0b8b6.
<p style="background-color:#e0b8b6;">Content here</p>
This element has a border color of #e0b8b6.
<div style="border:1px #e0b8b6;">Content here</div>
.text {color:#e0b8b6;}
.background {background-color:#e0b8b6;}
.border {border:1px solid #e0b8b6;}
.text-shadow {border:1px solid #e0b8b6;}
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, #020101 is the darkest color, while #f9f2f2 is the lightest one.