Mercury/ mostly black
Enter any color value (e.g., #a93da7, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ebebeb color RGB value is (235,235,235)
#ebebeb color CMYK value
#ebebeb color HSL value
HSV(or HSB) | 0° | 0 | 92.2 |
XYZ | 78.965 | 83.077 | 90.471 |
Yxy | 0.313 | 0.329 | 83.077 |
LAB | 93.048 | 0.005 | -0.01 |
LUV | 93.048 | 0.001 | -0.016 |
Hunter-LAB | 91.147 | -4.863 | 4.952 |
CIE-LCH | 93.048 | 0.011 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EB | EB | EB |
Decimal | 235 | 235 | 235 |
Octal | 353 | 353 | 353 |
Binary | 11101011 | 11101011 | 11101011 |
This text has a font color of #ebebeb.
<span style="color:#ebebeb">Text here</span>
This paragraph has a background color of #ebebeb.
<p style="background-color:#ebebeb;">Content here</p>
This element has a border color of #ebebeb.
<div style="border:1px #ebebeb;">Content here</div>
.text {color:#ebebeb;}
.background {background-color:#ebebeb;}
.border {border:1px solid #ebebeb;}
.text-shadow {border:1px solid #ebebeb;}
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, #010101 is the darkest color, while #f6f6f6 is the lightest one.