#2d0e0c color RGB value is (45,14,12)
#2d0e0c color CMYK value
#2d0e0c color HSL value
HSV(or HSB) | 3.6° | 73.3 | 17.6 |
XYZ | 1.306 | 0.899 | 0.452 |
Yxy | 0.491 | 0.338 | 0.899 |
LAB | 8.116 | 15.799 | 7.521 |
LUV | 8.116 | 13.263 | 3.447 |
Hunter-LAB | 9.479 | 7.998 | 3.805 |
CIE-LCH | 8.116 | 17.498 | 25.457 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2D | E | C |
Decimal | 45 | 14 | 12 |
Octal | 55 | 16 | 14 |
Binary | 00101101 | 00001110 | 00001100 |
Below, you can see some colors close to #2d0e0c. 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 #2d0e0c.
<span style="color:#2d0e0c">Text here</span>
This paragraph has a background color of #2d0e0c.
<p style="background-color:#2d0e0c;">Content here</p>
This element has a border color of #2d0e0c.
<div style="border:1px #2d0e0c;">Content here</div>
.text {color:#2d0e0c;}
.background {background-color:#2d0e0c;}
.border {border:1px solid #2d0e0c;}
.text-shadow {border:1px solid #2d0e0c;}
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, #0b0403 is the darkest color, while #fefafa is the lightest one.