#e0908c color RGB value is (224,144,140)
#e0908c color CMYK value
#e0908c color HSL value
HSV(or HSB) | 2.9° | 37.5 | 87.8 |
XYZ | 45.447 | 37.687 | 29.69 |
Yxy | 0.403 | 0.334 | 37.687 |
LAB | 67.789 | 29.823 | 14.773 |
LUV | 67.789 | 54.571 | 14.395 |
Hunter-LAB | 61.39 | 24.712 | 14.299 |
CIE-LCH | 67.789 | 33.282 | 26.351 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E0 | 90 | 8C |
Decimal | 224 | 144 | 140 |
Octal | 340 | 220 | 214 |
Binary | 11100000 | 10010000 | 10001100 |
Below, you can see some colors close to #e0908c. 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 #e0908c.
<span style="color:#e0908c">Text here</span>
This paragraph has a background color of #e0908c.
<p style="background-color:#e0908c;">Content here</p>
This element has a border color of #e0908c.
<div style="border:1px #e0908c;">Content here</div>
.text {color:#e0908c;}
.background {background-color:#e0908c;}
.border {border:1px solid #e0908c;}
.text-shadow {border:1px solid #e0908c;}
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 #fbf1f0 is the lightest one.