desaturated magenta/desaturated cerise
#d1b2c7 color RGB value is (209,178,199)
#d1b2c7 color CMYK value
#d1b2c7 color HSL value
HSV(or HSB) | 319.4° | 14.8 | 82 |
XYZ | 52.524 | 49.52 | 60.823 |
Yxy | 0.322 | 0.304 | 49.52 |
LAB | 75.773 | 14.732 | -6.484 |
LUV | 75.773 | 16.773 | -12.347 |
Hunter-LAB | 70.37 | 10.083 | -1.987 |
CIE-LCH | 75.773 | 16.096 | 336.242 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D1 | B2 | C7 |
Decimal | 209 | 178 | 199 |
Octal | 321 | 262 | 307 |
Binary | 11010001 | 10110010 | 11000111 |
Below, you can see some colors close to #d1b2c7. 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 #d1b2c7.
<span style="color:#d1b2c7">Text here</span>
This paragraph has a background color of #d1b2c7.
<p style="background-color:#d1b2c7;">Content here</p>
This element has a border color of #d1b2c7.
<div style="border:1px #d1b2c7;">Content here</div>
.text {color:#d1b2c7;}
.background {background-color:#d1b2c7;}
.border {border:1px solid #d1b2c7;}
.text-shadow {border:1px solid #d1b2c7;}
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, #030202 is the darkest color, while #f9f5f7 is the lightest one.