reddish black
Enter any color value (e.g., #89781f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2b0003 color RGB value is (43,0,3)
#2b0003 color CMYK value
#2b0003 color HSL value
HSV(or HSB) | 355.8° | 100 | 16.9 |
XYZ | 1.013 | 0.52 | 0.133 |
Yxy | 0.608 | 0.312 | 0.52 |
LAB | 4.699 | 20.805 | 6.196 |
LUV | 4.699 | 14.767 | 2.426 |
Hunter-LAB | 7.212 | 12.442 | 3.954 |
CIE-LCH | 4.699 | 21.708 | 16.585 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2B | 0 | 3 |
Decimal | 43 | 0 | 3 |
Octal | 53 | 0 | 3 |
Binary | 00101011 | 00000000 | 00000011 |
Below, you can see some colors close to #2b0003. 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 #2b0003.
<span style="color:#2b0003">Text here</span>
This paragraph has a background color of #2b0003.
<p style="background-color:#2b0003;">Content here</p>
This element has a border color of #2b0003.
<div style="border:1px #2b0003;">Content here</div>
.text {color:#2b0003;}
.background {background-color:#2b0003;}
.border {border:1px solid #2b0003;}
.text-shadow {border:1px solid #2b0003;}
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, #000000 is the darkest color, while #ffeaec is the lightest one.