reddish black
Enter any color value (e.g., #1c33e8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d3c2ca color RGB value is (211,194,202)
#d3c2ca color CMYK value
#d3c2ca color HSL value
HSV(or HSB) | 331.8° | 8.1 | 82.7 |
XYZ | 56.816 | 56.697 | 63.826 |
Yxy | 0.32 | 0.32 | 56.697 |
LAB | 80.009 | 7.363 | -1.85 |
LUV | 80.009 | 9.362 | -4.082 |
Hunter-LAB | 75.297 | 2.919 | 2.451 |
CIE-LCH | 80.009 | 7.592 | 345.896 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D3 | C2 | CA |
Decimal | 211 | 194 | 202 |
Octal | 323 | 302 | 312 |
Binary | 11010011 | 11000010 | 11001010 |
Below, you can see some colors close to #d3c2ca. 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 #d3c2ca.
<span style="color:#d3c2ca">Text here</span>
This paragraph has a background color of #d3c2ca.
<p style="background-color:#d3c2ca;">Content here</p>
This element has a border color of #d3c2ca.
<div style="border:1px #d3c2ca;">Content here</div>
.text {color:#d3c2ca;}
.background {background-color:#d3c2ca;}
.border {border:1px solid #d3c2ca;}
.text-shadow {border:1px solid #d3c2ca;}
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 #f7f3f5 is the lightest one.