Shoe Wax/ mostly black
Enter any color value (e.g., #ac013c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2b2b2b color RGB value is (43,43,43)
#2b2b2b color CMYK value
#2b2b2b color HSL value
HSV(or HSB) | 0° | 0 | 16.9 |
XYZ | 2.296 | 2.416 | 2.631 |
Yxy | 0.313 | 0.329 | 2.416 |
LAB | 17.533 | 0.002 | -0.003 |
LUV | 17.533 | 0 | -0.003 |
Hunter-LAB | 15.543 | -0.829 | 0.844 |
CIE-LCH | 17.533 | 0.003 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2B | 2B | 2B |
Decimal | 43 | 43 | 43 |
Octal | 53 | 53 | 53 |
Binary | 00101011 | 00101011 | 00101011 |
This text has a font color of #2b2b2b.
<span style="color:#2b2b2b">Text here</span>
This paragraph has a background color of #2b2b2b.
<p style="background-color:#2b2b2b;">Content here</p>
This element has a border color of #2b2b2b.
<div style="border:1px #2b2b2b;">Content here</div>
.text {color:#2b2b2b;}
.background {background-color:#2b2b2b;}
.border {border:1px solid #2b2b2b;}
.text-shadow {border:1px solid #2b2b2b;}
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 #f5f5f5 is the lightest one.