orangish gray/orangeish gray
#bebbb8 color RGB value is (190,187,184)
#bebbb8 color CMYK value
#bebbb8 color HSL value
HSV(or HSB) | 30° | 3.2 | 74.5 |
XYZ | 47.657 | 49.948 | 52.477 |
Yxy | 0.318 | 0.333 | 49.948 |
LAB | 76.038 | 0.508 | 1.879 |
LUV | 76.038 | 1.893 | 2.689 |
Hunter-LAB | 70.674 | -3.313 | 5.448 |
CIE-LCH | 76.038 | 1.946 | 74.86 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BE | BB | B8 |
Decimal | 190 | 187 | 184 |
Octal | 276 | 273 | 270 |
Binary | 10111110 | 10111011 | 10111000 |
Below, you can see some colors close to #bebbb8. 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 #bebbb8.
<span style="color:#bebbb8">Text here</span>
This paragraph has a background color of #bebbb8.
<p style="background-color:#bebbb8;">Content here</p>
This element has a border color of #bebbb8.
<div style="border:1px #bebbb8;">Content here</div>
.text {color:#bebbb8;}
.background {background-color:#bebbb8;}
.border {border:1px solid #bebbb8;}
.text-shadow {border:1px solid #bebbb8;}
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, #070606 is the darkest color, while #fbfbfb is the lightest one.