reddish black
Enter any color value (e.g., #c9a3e0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2b002f color RGB value is (43,0,47)
#2b002f color CMYK value
#2b002f color HSL value
HSV(or HSB) | 294.9° | 100 | 18.4 |
XYZ | 1.509 | 0.719 | 2.749 |
Yxy | 0.303 | 0.144 | 0.719 |
LAB | 6.493 | 28.723 | -19.888 |
LUV | 6.493 | 8.115 | -12.942 |
Hunter-LAB | 8.478 | 16.94 | -13.286 |
CIE-LCH | 6.493 | 34.937 | 325.302 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2B | 0 | 2F |
Decimal | 43 | 0 | 47 |
Octal | 53 | 0 | 57 |
Binary | 00101011 | 00000000 | 00101111 |
Below, you can see some colors close to #2b002f. 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 #2b002f.
<span style="color:#2b002f">Text here</span>
This paragraph has a background color of #2b002f.
<p style="background-color:#2b002f;">Content here</p>
This element has a border color of #2b002f.
<div style="border:1px #2b002f;">Content here</div>
.text {color:#2b002f;}
.background {background-color:#2b002f;}
.border {border:1px solid #2b002f;}
.text-shadow {border:1px solid #2b002f;}
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, #040004 is the darkest color, while #feeeff is the lightest one.