Tin Soldier/ mostly black
Enter any color value (e.g., #77deb1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bebebe color RGB value is (190,190,190)
#bebebe color CMYK value
#bebebe color HSL value
HSV(or HSB) | 0° | 0 | 74.5 |
XYZ | 48.943 | 51.492 | 56.075 |
Yxy | 0.313 | 0.329 | 51.492 |
LAB | 76.976 | 0.004 | -0.008 |
LUV | 76.976 | 0.001 | -0.013 |
Hunter-LAB | 71.758 | -3.829 | 3.899 |
CIE-LCH | 76.976 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BE | BE | BE |
Decimal | 190 | 190 | 190 |
Octal | 276 | 276 | 276 |
Binary | 10111110 | 10111110 | 10111110 |
This text has a font color of #bebebe.
<span style="color:#bebebe">Text here</span>
This paragraph has a background color of #bebebe.
<p style="background-color:#bebebe;">Content here</p>
This element has a border color of #bebebe.
<div style="border:1px #bebebe;">Content here</div>
.text {color:#bebebe;}
.background {background-color:#bebebe;}
.border {border:1px solid #bebebe;}
.text-shadow {border:1px solid #bebebe;}
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, #090909 is the darkest color, while #fefefe is the lightest one.