mostly black
Enter any color value (e.g., #88343a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d8d8d8 color RGB value is (216,216,216)
#d8d8d8 color CMYK value
#d8d8d8 color HSL value
HSV(or HSB) | 0° | 0 | 84.7 |
XYZ | 65.269 | 68.669 | 74.78 |
Yxy | 0.313 | 0.329 | 68.669 |
LAB | 86.34 | 0.005 | -0.009 |
LUV | 86.34 | 0.001 | -0.015 |
Hunter-LAB | 82.866 | -4.422 | 4.502 |
CIE-LCH | 86.34 | 0.01 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D8 | D8 | D8 |
Decimal | 216 | 216 | 216 |
Octal | 330 | 330 | 330 |
Binary | 11011000 | 11011000 | 11011000 |
This text has a font color of #d8d8d8.
<span style="color:#d8d8d8">Text here</span>
This paragraph has a background color of #d8d8d8.
<p style="background-color:#d8d8d8;">Content here</p>
This element has a border color of #d8d8d8.
<div style="border:1px #d8d8d8;">Content here</div>
.text {color:#d8d8d8;}
.background {background-color:#d8d8d8;}
.border {border:1px solid #d8d8d8;}
.text-shadow {border:1px solid #d8d8d8;}
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, #030303 is the darkest color, while #f8f8f8 is the lightest one.