reddish black
Enter any color value (e.g., #8a648a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d55e7b color RGB value is (213,94,123)
#d55e7b color CMYK value
#d55e7b color HSL value
HSV(or HSB) | 345.4° | 55.9 | 83.5 |
XYZ | 35.018 | 23.582 | 21.445 |
Yxy | 0.437 | 0.295 | 23.582 |
LAB | 55.666 | 49.538 | 7.199 |
LUV | 55.666 | 80.559 | 0.067 |
Hunter-LAB | 48.561 | 43.739 | 7.81 |
CIE-LCH | 55.666 | 50.059 | 8.268 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D5 | 5E | 7B |
Decimal | 213 | 94 | 123 |
Octal | 325 | 136 | 173 |
Binary | 11010101 | 01011110 | 01111011 |
Below, you can see some colors close to #d55e7b. 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 #d55e7b.
<span style="color:#d55e7b">Text here</span>
This paragraph has a background color of #d55e7b.
<p style="background-color:#d55e7b;">Content here</p>
This element has a border color of #d55e7b.
<div style="border:1px #d55e7b;">Content here</div>
.text {color:#d55e7b;}
.background {background-color:#d55e7b;}
.border {border:1px solid #d55e7b;}
.text-shadow {border:1px solid #d55e7b;}
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, #080203 is the darkest color, while #fdf6f7 is the lightest one.