#e9b0ad color RGB value is (233,176,173)
#e9b0ad color CMYK value
#e9b0ad color HSL value
HSV(or HSB) | 3° | 25.8 | 91.4 |
XYZ | 56.672 | 51.391 | 46.468 |
Yxy | 0.367 | 0.333 | 51.391 |
LAB | 76.916 | 20.34 | 9.622 |
LUV | 76.916 | 36.595 | 9.996 |
Hunter-LAB | 71.688 | 15.659 | 11.75 |
CIE-LCH | 76.916 | 22.501 | 25.316 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E9 | B0 | AD |
Decimal | 233 | 176 | 173 |
Octal | 351 | 260 | 255 |
Binary | 11101001 | 10110000 | 10101101 |
Below, you can see some colors close to #e9b0ad. 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 #e9b0ad.
<span style="color:#e9b0ad">Text here</span>
This paragraph has a background color of #e9b0ad.
<p style="background-color:#e9b0ad;">Content here</p>
This element has a border color of #e9b0ad.
<div style="border:1px #e9b0ad;">Content here</div>
.text {color:#e9b0ad;}
.background {background-color:#e9b0ad;}
.border {border:1px solid #e9b0ad;}
.text-shadow {border:1px solid #e9b0ad;}
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, #020100 is the darkest color, while #fbf1f0 is the lightest one.