deep magenta/deep cerise
Enter any color value (e.g., #efa265, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d0008b color RGB value is (208,0,139)
#d0008b color CMYK value
#d0008b color HSL value
HSV(or HSB) | 319.9° | 100.0 | 81.6 |
XYZ | 30.673 | 15.274 | 25.758 |
Yxy | 0.428 | 0.213 | 15.274 |
LAB | 46.007 | 75.686 | -16.784 |
LUV | 46.007 | 99.384 | -36.180 |
Hunter-LAB | 39.082 | 71.699 | -11.719 |
CIE-LCH | 46.007 | 77.524 | 347.496 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D0 | 0 | 8B |
Decimal | 208 | 0 | 139 |
Octal | 320 | 0 | 213 |
Binary | 11010000 | 00000000 | 10001011 |
Below, you can see some colors close to #d0008b. 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 #d0008b.
<span style="color:#d0008b">Text here</span>
This paragraph has a background color of #d0008b.
<p style="background-color:#d0008b;">Content here</p>
This element has a border color of #d0008b.
<div style="border:1px #d0008b;">Content here</div>
.text {color:#d0008b;}
.background {background-color:#d0008b;}
.border {border:1px solid #d0008b;}
.text-shadow {border:1px solid #d0008b;}
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, #11000b is the darkest color, while #fffbfe is the lightest one.