reddish black
Enter any color value (e.g., #b41d28, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bebac1 color RGB value is (190,186,193)
#bebac1 color CMYK value
#bebac1 color HSL value
HSV(or HSB) | 274.3° | 3.6 | 75.7 |
XYZ | 48.42 | 49.915 | 57.535 |
Yxy | 0.311 | 0.32 | 49.915 |
LAB | 76.017 | 2.704 | -3.041 |
LUV | 76.017 | 1.858 | -5.027 |
Hunter-LAB | 70.651 | -1.306 | 1.172 |
CIE-LCH | 76.017 | 4.069 | 311.64 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BE | BA | C1 |
Decimal | 190 | 186 | 193 |
Octal | 276 | 272 | 301 |
Binary | 10111110 | 10111010 | 11000001 |
Below, you can see some colors close to #bebac1. 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 #bebac1.
<span style="color:#bebac1">Text here</span>
This paragraph has a background color of #bebac1.
<p style="background-color:#bebac1;">Content here</p>
This element has a border color of #bebac1.
<div style="border:1px #bebac1;">Content here</div>
.text {color:#bebac1;}
.background {background-color:#bebac1;}
.border {border:1px solid #bebac1;}
.text-shadow {border:1px solid #bebac1;}
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, #090809 is the darkest color, while #fdfdfd is the lightest one.