Carbon Fiber/ mostly black
Enter any color value (e.g., #876c34, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2e2e2e color RGB value is (46,46,46)
#2e2e2e color CMYK value
#2e2e2e color HSL value
HSV(or HSB) | 0° | 0 | 18 |
XYZ | 2.597 | 2.732 | 2.975 |
Yxy | 0.313 | 0.329 | 2.732 |
LAB | 18.937 | 0.002 | -0.003 |
LUV | 18.937 | 0 | -0.003 |
Hunter-LAB | 16.529 | -0.882 | 0.898 |
CIE-LCH | 18.937 | 0.004 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2E | 2E | 2E |
Decimal | 46 | 46 | 46 |
Octal | 56 | 56 | 56 |
Binary | 00101110 | 00101110 | 00101110 |
This text has a font color of #2e2e2e.
<span style="color:#2e2e2e">Text here</span>
This paragraph has a background color of #2e2e2e.
<p style="background-color:#2e2e2e;">Content here</p>
This element has a border color of #2e2e2e.
<div style="border:1px #2e2e2e;">Content here</div>
.text {color:#2e2e2e;}
.background {background-color:#2e2e2e;}
.border {border:1px solid #2e2e2e;}
.text-shadow {border:1px solid #2e2e2e;}
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, #030303 is the darkest color, while #f8f8f8 is the lightest one.