reddish black
Enter any color value (e.g., #f707f0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d55e99 color RGB value is (213,94,153)
#d55e99 color CMYK value
#d55e99 color HSL value
HSV(or HSB) | 330.3° | 55.9 | 83.5 |
XYZ | 37.193 | 24.451 | 32.896 |
Yxy | 0.393 | 0.259 | 24.451 |
LAB | 56.537 | 53.057 | -9.138 |
LUV | 56.537 | 72.126 | -22.442 |
Hunter-LAB | 49.448 | 47.726 | -4.83 |
CIE-LCH | 56.537 | 53.838 | 350.228 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D5 | 5E | 99 |
Decimal | 213 | 94 | 153 |
Octal | 325 | 136 | 231 |
Binary | 11010101 | 01011110 | 10011001 |
Below, you can see some colors close to #d55e99. 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 #d55e99.
<span style="color:#d55e99">Text here</span>
This paragraph has a background color of #d55e99.
<p style="background-color:#d55e99;">Content here</p>
This element has a border color of #d55e99.
<div style="border:1px #d55e99;">Content here</div>
.text {color:#d55e99;}
.background {background-color:#d55e99;}
.border {border:1px solid #d55e99;}
.text-shadow {border:1px solid #d55e99;}
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, #080205 is the darkest color, while #fdf6f9 is the lightest one.