reddish black
Enter any color value (e.g., #3bb8dc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d55e85 color RGB value is (213,94,133)
#d55e85 color CMYK value
#d55e85 color HSL value
HSV(or HSB) | 340.3° | 55.9 | 83.5 |
XYZ | 35.677 | 23.845 | 24.912 |
Yxy | 0.423 | 0.282 | 23.845 |
LAB | 55.932 | 50.625 | 1.696 |
LUV | 55.932 | 77.826 | -7.174 |
Hunter-LAB | 48.831 | 44.96 | 3.934 |
CIE-LCH | 55.932 | 50.654 | 1.919 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D5 | 5E | 85 |
Decimal | 213 | 94 | 133 |
Octal | 325 | 136 | 205 |
Binary | 11010101 | 01011110 | 10000101 |
Below, you can see some colors close to #d55e85. 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 #d55e85.
<span style="color:#d55e85">Text here</span>
This paragraph has a background color of #d55e85.
<p style="background-color:#d55e85;">Content here</p>
This element has a border color of #d55e85.
<div style="border:1px #d55e85;">Content here</div>
.text {color:#d55e85;}
.background {background-color:#d55e85;}
.border {border:1px solid #d55e85;}
.text-shadow {border:1px solid #d55e85;}
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, #080204 is the darkest color, while #fdf6f8 is the lightest one.