blue-magentaish gray/blue violetish gray
#aeabb2 color RGB value is (174,171,178)
#aeabb2 color CMYK value
#aeabb2 color HSL value
HSV(or HSB) | 265.7° | 3.9 | 69.8 |
XYZ | 40.054 | 41.339 | 47.988 |
Yxy | 0.31 | 0.32 | 41.339 |
LAB | 70.413 | 2.396 | -3.214 |
LUV | 70.413 | 1.291 | -5.168 |
Hunter-LAB | 64.295 | -1.316 | 0.755 |
CIE-LCH | 70.413 | 4.009 | 306.697 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | AE | AB | B2 |
Decimal | 174 | 171 | 178 |
Octal | 256 | 253 | 262 |
Binary | 10101110 | 10101011 | 10110010 |
Below, you can see some colors close to #aeabb2. 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 #aeabb2.
<span style="color:#aeabb2">Text here</span>
This paragraph has a background color of #aeabb2.
<p style="background-color:#aeabb2;">Content here</p>
This element has a border color of #aeabb2.
<div style="border:1px #aeabb2;">Content here</div>
.text {color:#aeabb2;}
.background {background-color:#aeabb2;}
.border {border:1px solid #aeabb2;}
.text-shadow {border:1px solid #aeabb2;}
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, #040405 is the darkest color, while #f9f9f9 is the lightest one.