Bassinet/ reddish black
Enter any color value (e.g., #2b91a5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d3c1cb color RGB value is (211,193,203)
#d3c1cb color CMYK value
#d3c1cb color HSL value
HSV(or HSB) | 326.7° | 8.5 | 82.7 |
XYZ | 56.713 | 56.301 | 64.378 |
Yxy | 0.32 | 0.317 | 56.301 |
LAB | 79.785 | 8.074 | -2.717 |
LUV | 79.785 | 9.806 | -5.517 |
Hunter-LAB | 75.034 | 3.608 | 1.654 |
CIE-LCH | 79.785 | 8.519 | 341.4 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D3 | C1 | CB |
Decimal | 211 | 193 | 203 |
Octal | 323 | 301 | 313 |
Binary | 11010011 | 11000001 | 11001011 |
Below, you can see some colors close to #d3c1cb. 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 #d3c1cb.
<span style="color:#d3c1cb">Text here</span>
This paragraph has a background color of #d3c1cb.
<p style="background-color:#d3c1cb;">Content here</p>
This element has a border color of #d3c1cb.
<div style="border:1px #d3c1cb;">Content here</div>
.text {color:#d3c1cb;}
.background {background-color:#d3c1cb;}
.border {border:1px solid #d3c1cb;}
.text-shadow {border:1px solid #d3c1cb;}
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, #000000 is the darkest color, while #f6f3f5 is the lightest one.