Gravel Fint/ mostly black
Enter any color value (e.g., #41c628, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bbbbbb color RGB value is (187,187,187)
#bbbbbb color CMYK value
#bbbbbb color HSL value
HSV(or HSB) | 0° | 0 | 73.3 |
XYZ | 47.233 | 49.693 | 54.116 |
Yxy | 0.313 | 0.329 | 49.693 |
LAB | 75.881 | 0.004 | -0.008 |
LUV | 75.881 | 0.001 | -0.013 |
Hunter-LAB | 70.493 | -3.761 | 3.83 |
CIE-LCH | 75.881 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BB | BB | BB |
Decimal | 187 | 187 | 187 |
Octal | 273 | 273 | 273 |
Binary | 10111011 | 10111011 | 10111011 |
This text has a font color of #bbbbbb.
<span style="color:#bbbbbb">Text here</span>
This paragraph has a background color of #bbbbbb.
<p style="background-color:#bbbbbb;">Content here</p>
This element has a border color of #bbbbbb.
<div style="border:1px #bbbbbb;">Content here</div>
.text {color:#bbbbbb;}
.background {background-color:#bbbbbb;}
.border {border:1px solid #bbbbbb;}
.text-shadow {border:1px solid #bbbbbb;}
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, #060606 is the darkest color, while #fbfbfb is the lightest one.