deep orange(brown)/deep gamboge
#2b1f0d color RGB value is (43,31,13)
#2b1f0d color CMYK value
#2b1f0d color HSL value
HSV(or HSB) | 36° | 69.8 | 16.9 |
XYZ | 1.559 | 1.523 | 0.593 |
Yxy | 0.424 | 0.414 | 1.523 |
LAB | 12.751 | 3.109 | 13.51 |
LUV | 12.751 | 6.694 | 9.148 |
Hunter-LAB | 12.339 | 0.957 | 5.791 |
CIE-LCH | 12.751 | 13.863 | 77.039 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2B | 1F | D |
Decimal | 43 | 31 | 13 |
Octal | 53 | 37 | 15 |
Binary | 00101011 | 00011111 | 00001101 |
Below, you can see some colors close to #2b1f0d. 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 #2b1f0d.
<span style="color:#2b1f0d">Text here</span>
This paragraph has a background color of #2b1f0d.
<p style="background-color:#2b1f0d;">Content here</p>
This element has a border color of #2b1f0d.
<div style="border:1px #2b1f0d;">Content here</div>
.text {color:#2b1f0d;}
.background {background-color:#2b1f0d;}
.border {border:1px solid #2b1f0d;}
.text-shadow {border:1px solid #2b1f0d;}
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 #fdfcf9 is the lightest one.