reddish black
Enter any color value (e.g., #c1f94e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dcced5 color RGB value is (220,206,213)
#dcced5 color CMYK value
#dcced5 color HSL value
HSV(or HSB) | 330° | 6.4 | 86.3 |
XYZ | 63.597 | 64.162 | 71.983 |
Yxy | 0.318 | 0.321 | 64.162 |
LAB | 84.05 | 6.072 | -1.729 |
LUV | 84.05 | 7.631 | -3.699 |
Hunter-LAB | 80.101 | 1.543 | 2.79 |
CIE-LCH | 84.05 | 6.313 | 344.107 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DC | CE | D5 |
Decimal | 220 | 206 | 213 |
Octal | 334 | 316 | 325 |
Binary | 11011100 | 11001110 | 11010101 |
Below, you can see some colors close to #dcced5. 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 #dcced5.
<span style="color:#dcced5">Text here</span>
This paragraph has a background color of #dcced5.
<p style="background-color:#dcced5;">Content here</p>
This element has a border color of #dcced5.
<div style="border:1px #dcced5;">Content here</div>
.text {color:#dcced5;}
.background {background-color:#dcced5;}
.border {border:1px solid #dcced5;}
.text-shadow {border:1px solid #dcced5;}
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, #010000 is the darkest color, while #f7f3f5 is the lightest one.