reddish black
Enter any color value (e.g., #36f8c1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d6d6d2 color RGB value is (214,214,210)
#d6d6d2 color CMYK value
#d6d6d2 color HSL value
HSV(or HSB) | 60° | 1.9 | 83.9 |
XYZ | 63.411 | 67.042 | 70.571 |
Yxy | 0.315 | 0.334 | 67.042 |
LAB | 85.525 | -0.713 | 1.962 |
LUV | 85.525 | 0.224 | 3.086 |
Hunter-LAB | 81.879 | -5.051 | 6.214 |
CIE-LCH | 85.525 | 2.087 | 109.968 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D6 | D6 | D2 |
Decimal | 214 | 214 | 210 |
Octal | 326 | 326 | 322 |
Binary | 11010110 | 11010110 | 11010010 |
Below, you can see some colors close to #d6d6d2. 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 #d6d6d2.
<span style="color:#d6d6d2">Text here</span>
This paragraph has a background color of #d6d6d2.
<p style="background-color:#d6d6d2;">Content here</p>
This element has a border color of #d6d6d2.
<div style="border:1px #d6d6d2;">Content here</div>
.text {color:#d6d6d2;}
.background {background-color:#d6d6d2;}
.border {border:1px solid #d6d6d2;}
.text-shadow {border:1px solid #d6d6d2;}
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, #0b0b0a is the darkest color, while #fffffe is the lightest one.