deep magenta
Enter any color value (e.g., #e9ef35, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d000d0 color RGB value is (208,0,208)
#d000d0 color CMYK value
#d000d0 color HSL value
HSV(or HSB) | 300.0° | 100.0 | 81.6 |
XYZ | 37.398 | 17.964 | 61.171 |
Yxy | 0.321 | 0.154 | 17.964 |
LAB | 49.452 | 84.263 | -52.179 |
LUV | 49.452 | 68.927 | -89.126 |
Hunter-LAB | 42.384 | 83.328 | -55.902 |
CIE-LCH | 49.452 | 99.111 | 328.233 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D0 | 0 | D0 |
Decimal | 208 | 0 | 208 |
Octal | 320 | 0 | 320 |
Binary | 11010000 | 00000000 | 11010000 |
Below, you can see some colors close to #d000d0. 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 #d000d0.
<span style="color:#d000d0">Text here</span>
This paragraph has a background color of #d000d0.
<p style="background-color:#d000d0;">Content here</p>
This element has a border color of #d000d0.
<div style="border:1px #d000d0;">Content here</div>
.text {color:#d000d0;}
.background {background-color:#d000d0;}
.border {border:1px solid #d000d0;}
.text-shadow {border:1px solid #d000d0;}
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, #110011 is the darkest color, while #fffbff is the lightest one.