reddish black
Enter any color value (e.g., #995e0a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d55ec1 color RGB value is (213,94,193)
#d55ec1 color CMYK value
#d55ec1 color HSL value
HSV(or HSB) | 310.1° | 55.9 | 83.5 |
XYZ | 41.069 | 26.002 | 53.306 |
Yxy | 0.341 | 0.216 | 26.002 |
LAB | 58.039 | 58.87 | -29.976 |
LUV | 58.039 | 60.447 | -54.611 |
Hunter-LAB | 50.992 | 54.528 | -26.287 |
CIE-LCH | 58.039 | 66.063 | 333.015 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D5 | 5E | C1 |
Decimal | 213 | 94 | 193 |
Octal | 325 | 136 | 301 |
Binary | 11010101 | 01011110 | 11000001 |
Below, you can see some colors close to #d55ec1. 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 #d55ec1.
<span style="color:#d55ec1">Text here</span>
This paragraph has a background color of #d55ec1.
<p style="background-color:#d55ec1;">Content here</p>
This element has a border color of #d55ec1.
<div style="border:1px #d55ec1;">Content here</div>
.text {color:#d55ec1;}
.background {background-color:#d55ec1;}
.border {border:1px solid #d55ec1;}
.text-shadow {border:1px solid #d55ec1;}
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, #080207 is the darkest color, while #fdf6fb is the lightest one.