#d801d9 color RGB value is (216,1,217)
#d801d9 color CMYK value
#d801d9 color HSL value
HSV(or HSB) | 299.7° | 99.5 | 85.1 |
XYZ | 40.854 | 19.63 | 67.281 |
Yxy | 0.32 | 0.154 | 19.63 |
LAB | 51.417 | 86.753 | -54.114 |
LUV | 51.417 | 71.111 | -93.197 |
Hunter-LAB | 44.306 | 87.057 | -59.021 |
CIE-LCH | 51.417 | 102.247 | 328.045 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D8 | 1 | D9 |
Decimal | 216 | 1 | 217 |
Octal | 330 | 1 | 331 |
Binary | 11011000 | 00000001 | 11011001 |
Below, you can see some colors close to #d801d9. 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 #d801d9.
<span style="color:#d801d9">Text here</span>
This paragraph has a background color of #d801d9.
<p style="background-color:#d801d9;">Content here</p>
This element has a border color of #d801d9.
<div style="border:1px #d801d9;">Content here</div>
.text {color:#d801d9;}
.background {background-color:#d801d9;}
.border {border:1px solid #d801d9;}
.text-shadow {border:1px solid #d801d9;}
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, #050005 is the darkest color, while #ffefff is the lightest one.