reddish black
Enter any color value (e.g., #575bbe, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dcbcba color RGB value is (220,188,186)
#dcbcba color CMYK value
#dcbcba color HSL value
HSV(or HSB) | 3.5° | 15.5 | 86.3 |
XYZ | 56.361 | 54.727 | 54.047 |
Yxy | 0.341 | 0.331 | 54.727 |
LAB | 78.884 | 11.084 | 5.237 |
LUV | 78.884 | 19.543 | 5.674 |
Hunter-LAB | 73.978 | 6.532 | 8.468 |
CIE-LCH | 78.884 | 12.259 | 25.29 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DC | BC | BA |
Decimal | 220 | 188 | 186 |
Octal | 334 | 274 | 272 |
Binary | 11011100 | 10111100 | 10111010 |
Below, you can see some colors close to #dcbcba. 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 #dcbcba.
<span style="color:#dcbcba">Text here</span>
This paragraph has a background color of #dcbcba.
<p style="background-color:#dcbcba;">Content here</p>
This element has a border color of #dcbcba.
<div style="border:1px #dcbcba;">Content here</div>
.text {color:#dcbcba;}
.background {background-color:#dcbcba;}
.border {border:1px solid #dcbcba;}
.text-shadow {border:1px solid #dcbcba;}
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 #f9f3f2 is the lightest one.