deep magenta/deep cerise
#d80091 color RGB value is (216,0,145)
#d80091 color CMYK value
#d80091 color HSL value
HSV(or HSB) | 319.7° | 100 | 84.7 |
XYZ | 33.43 | 16.643 | 28.239 |
Yxy | 0.427 | 0.213 | 16.643 |
LAB | 47.807 | 77.909 | -17.531 |
LUV | 47.807 | 103 | -37.956 |
Hunter-LAB | 40.796 | 74.876 | -12.482 |
CIE-LCH | 47.807 | 79.857 | 347.319 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D8 | 0 | 91 |
Decimal | 216 | 0 | 145 |
Octal | 330 | 0 | 221 |
Binary | 11011000 | 00000000 | 10010001 |
Below, you can see some colors close to #d80091. 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 #d80091.
<span style="color:#d80091">Text here</span>
This paragraph has a background color of #d80091.
<p style="background-color:#d80091;">Content here</p>
This element has a border color of #d80091.
<div style="border:1px #d80091;">Content here</div>
.text {color:#d80091;}
.background {background-color:#d80091;}
.border {border:1px solid #d80091;}
.text-shadow {border:1px solid #d80091;}
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, #030002 is the darkest color, while #ffedf9 is the lightest one.