mostly black
Enter any color value (e.g., #76201d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dbdbdb color RGB value is (219,219,219)
#dbdbdb color CMYK value
#dbdbdb color HSL value
HSV(or HSB) | 0° | 0 | 85.9 |
XYZ | 67.331 | 70.838 | 77.142 |
Yxy | 0.313 | 0.329 | 70.838 |
LAB | 87.406 | 0.005 | -0.009 |
LUV | 87.406 | 0.001 | -0.015 |
Hunter-LAB | 84.165 | -4.491 | 4.573 |
CIE-LCH | 87.406 | 0.01 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DB | DB | DB |
Decimal | 219 | 219 | 219 |
Octal | 333 | 333 | 333 |
Binary | 11011011 | 11011011 | 11011011 |
This text has a font color of #dbdbdb.
<span style="color:#dbdbdb">Text here</span>
This paragraph has a background color of #dbdbdb.
<p style="background-color:#dbdbdb;">Content here</p>
This element has a border color of #dbdbdb.
<div style="border:1px #dbdbdb;">Content here</div>
.text {color:#dbdbdb;}
.background {background-color:#dbdbdb;}
.border {border:1px solid #dbdbdb;}
.text-shadow {border:1px solid #dbdbdb;}
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.