strong orange(brown)/strong gamboge
#dbbc8b color RGB value is (219,188,139)
#dbbc8b color CMYK value
#dbbc8b color HSL value
HSV(or HSB) | 36.8° | 36.5 | 85.9 |
XYZ | 51.857 | 52.891 | 31.902 |
Yxy | 0.379 | 0.387 | 52.891 |
LAB | 77.81 | 4.208 | 28.906 |
LUV | 77.81 | 22.872 | 38 |
Hunter-LAB | 72.726 | 0.008 | 24.9 |
CIE-LCH | 77.81 | 29.211 | 81.717 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DB | BC | 8B |
Decimal | 219 | 188 | 139 |
Octal | 333 | 274 | 213 |
Binary | 11011011 | 10111100 | 10001011 |
Below, you can see some colors close to #dbbc8b. 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 #dbbc8b.
<span style="color:#dbbc8b">Text here</span>
This paragraph has a background color of #dbbc8b.
<p style="background-color:#dbbc8b;">Content here</p>
This element has a border color of #dbbc8b.
<div style="border:1px #dbbc8b;">Content here</div>
.text {color:#dbbc8b;}
.background {background-color:#dbbc8b;}
.border {border:1px solid #dbbc8b;}
.text-shadow {border:1px solid #dbbc8b;}
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, #0e0a04 is the darkest color, while #fefefd is the lightest one.