light red-orangish gray/light vermilionish gray
#d1cecd color RGB value is (209,206,205)
#d1cecd color CMYK value
#d1cecd color HSL value
HSV(or HSB) | 15° | 1.9 | 82 |
XYZ | 59.385 | 62.106 | 66.615 |
Yxy | 0.316 | 0.33 | 62.106 |
LAB | 82.97 | 0.855 | 0.851 |
LUV | 82.97 | 1.766 | 1.131 |
Hunter-LAB | 78.807 | -3.404 | 5.048 |
CIE-LCH | 82.97 | 1.207 | 44.882 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D1 | CE | CD |
Decimal | 209 | 206 | 205 |
Octal | 321 | 316 | 315 |
Binary | 11010001 | 11001110 | 11001101 |
Below, you can see some colors close to #d1cecd. 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 #d1cecd.
<span style="color:#d1cecd">Text here</span>
This paragraph has a background color of #d1cecd.
<p style="background-color:#d1cecd;">Content here</p>
This element has a border color of #d1cecd.
<div style="border:1px #d1cecd;">Content here</div>
.text {color:#d1cecd;}
.background {background-color:#d1cecd;}
.border {border:1px solid #d1cecd;}
.text-shadow {border:1px solid #d1cecd;}
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, #050505 is the darkest color, while #faf9f9 is the lightest one.