light magenta/light cerise
#e1b7d3 color RGB value is (225,183,211)
#e1b7d3 color CMYK value
#e1b7d3 color HSL value
HSV(or HSB) | 320° | 18.7 | 88.2 |
XYZ | 59.743 | 54.578 | 69.014 |
Yxy | 0.326 | 0.298 | 54.578 |
LAB | 78.797 | 19.695 | -8.356 |
LUV | 78.797 | 22.862 | -16.191 |
Hunter-LAB | 73.877 | 15.065 | -3.674 |
CIE-LCH | 78.797 | 21.394 | 337.01 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E1 | B7 | D3 |
Decimal | 225 | 183 | 211 |
Octal | 341 | 267 | 323 |
Binary | 11100001 | 10110111 | 11010011 |
Below, you can see some colors close to #e1b7d3. 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 #e1b7d3.
<span style="color:#e1b7d3">Text here</span>
This paragraph has a background color of #e1b7d3.
<p style="background-color:#e1b7d3;">Content here</p>
This element has a border color of #e1b7d3.
<div style="border:1px #e1b7d3;">Content here</div>
.text {color:#e1b7d3;}
.background {background-color:#e1b7d3;}
.border {border:1px solid #e1b7d3;}
.text-shadow {border:1px solid #e1b7d3;}
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, #030102 is the darkest color, while #faf3f8 is the lightest one.