#d4aeac color RGB value is (212,174,172)
#d4aeac color CMYK value
#d4aeac color HSL value
HSV(or HSB) | 3° | 18.9 | 83.1 |
XYZ | 49.734 | 47.248 | 45.528 |
Yxy | 0.349 | 0.332 | 47.248 |
LAB | 74.348 | 13.479 | 6.216 |
LUV | 74.348 | 23.608 | 6.536 |
Hunter-LAB | 68.737 | 8.862 | 8.845 |
CIE-LCH | 74.348 | 14.843 | 24.759 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D4 | AE | AC |
Decimal | 212 | 174 | 172 |
Octal | 324 | 256 | 254 |
Binary | 11010100 | 10101110 | 10101100 |
Below, you can see some colors close to #d4aeac. 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 #d4aeac.
<span style="color:#d4aeac">Text here</span>
This paragraph has a background color of #d4aeac.
<p style="background-color:#d4aeac;">Content here</p>
This element has a border color of #d4aeac.
<div style="border:1px #d4aeac;">Content here</div>
.text {color:#d4aeac;}
.background {background-color:#d4aeac;}
.border {border:1px solid #d4aeac;}
.text-shadow {border:1px solid #d4aeac;}
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, #010101 is the darkest color, while #f8f2f2 is the lightest one.