reddish black
Enter any color value (e.g., #68ea97, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d3c3cb color RGB value is (211,195,203)
#d3c3cb color CMYK value
#d3c3cb color HSL value
HSV(or HSB) | 330° | 7.6 | 82.7 |
XYZ | 57.159 | 57.191 | 64.526 |
Yxy | 0.32 | 0.32 | 57.191 |
LAB | 80.287 | 7.008 | -1.98 |
LUV | 80.287 | 8.764 | -4.218 |
Hunter-LAB | 75.625 | 2.571 | 2.348 |
CIE-LCH | 80.287 | 7.282 | 344.221 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D3 | C3 | CB |
Decimal | 211 | 195 | 203 |
Octal | 323 | 303 | 313 |
Binary | 11010011 | 11000011 | 11001011 |
Below, you can see some colors close to #d3c3cb. 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 #d3c3cb.
<span style="color:#d3c3cb">Text here</span>
This paragraph has a background color of #d3c3cb.
<p style="background-color:#d3c3cb;">Content here</p>
This element has a border color of #d3c3cb.
<div style="border:1px #d3c3cb;">Content here</div>
.text {color:#d3c3cb;}
.background {background-color:#d3c3cb;}
.border {border:1px solid #d3c3cb;}
.text-shadow {border:1px solid #d3c3cb;}
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 #f7f4f6 is the lightest one.