strong orange(brown)/strong gamboge
#d9ba88 color RGB value is (217,186,136)
#d9ba88 color CMYK value
#d9ba88 color HSL value
HSV(or HSB) | 37° | 37.3 | 85.1 |
XYZ | 50.618 | 51.647 | 30.594 |
Yxy | 0.381 | 0.389 | 51.647 |
LAB | 77.069 | 4.123 | 29.47 |
LUV | 77.069 | 22.977 | 38.575 |
Hunter-LAB | 71.866 | -0.04 | 25.066 |
CIE-LCH | 77.069 | 29.757 | 82.036 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D9 | BA | 88 |
Decimal | 217 | 186 | 136 |
Octal | 331 | 272 | 210 |
Binary | 11011001 | 10111010 | 10001000 |
Below, you can see some colors close to #d9ba88. 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 #d9ba88.
<span style="color:#d9ba88">Text here</span>
This paragraph has a background color of #d9ba88.
<p style="background-color:#d9ba88;">Content here</p>
This element has a border color of #d9ba88.
<div style="border:1px #d9ba88;">Content here</div>
.text {color:#d9ba88;}
.background {background-color:#d9ba88;}
.border {border:1px solid #d9ba88;}
.text-shadow {border:1px solid #d9ba88;}
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, #0a0703 is the darkest color, while #fdfbf9 is the lightest one.