vivid red
Enter any color value (e.g., #4ed8a5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#eeaaaa color RGB value is (238,170,170)
#eeaaaa color CMYK value
#eeaaaa color HSL value
HSV(or HSB) | 0.0° | 28.6 | 93.3 |
XYZ | 56.890 | 49.829 | 44.650 |
Yxy | 0.376 | 0.329 | 49.829 |
LAB | 75.964 | 24.979 | 9.971 |
LUV | 75.964 | 44.135 | 9.507 |
Hunter-LAB | 70.590 | 20.327 | 11.910 |
CIE-LCH | 75.964 | 26.896 | 21.761 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EE | AA | AA |
Decimal | 238 | 170 | 170 |
Octal | 356 | 252 | 252 |
Binary | 11101110 | 10101010 | 10101010 |
Below, you can see some colors close to #eeaaaa. 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 #eeaaaa.
<span style="color:#eeaaaa">Text here</span>
This paragraph has a background color of #eeaaaa.
<p style="background-color:#eeaaaa;">Content here</p>
This element has a border color of #eeaaaa.
<div style="border:1px #eeaaaa;">Content here</div>
.text {color:#eeaaaa;}
.background {background-color:#eeaaaa;}
.border {border:1px solid #eeaaaa;}
.text-shadow {border:1px solid #eeaaaa;}
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, #040101 is the darkest color, while #fcf1f1 is the lightest one.