deep magenta/deep cerise
#d0098e color RGB value is (208,9,142)
#d0098e color CMYK value
#d0098e color HSL value
HSV(or HSB) | 319.9° | 95.7 | 81.6 |
XYZ | 30.993 | 15.558 | 26.961 |
Yxy | 0.422 | 0.212 | 15.558 |
LAB | 46.39 | 75.226 | -18.022 |
LUV | 46.39 | 97.235 | -37.849 |
Hunter-LAB | 39.444 | 71.227 | -12.915 |
CIE-LCH | 46.39 | 77.355 | 346.528 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D0 | 9 | 8E |
Decimal | 208 | 9 | 142 |
Octal | 320 | 11 | 216 |
Binary | 11010000 | 00001001 | 10001110 |
Below, you can see some colors close to #d0098e. 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 #d0098e.
<span style="color:#d0098e">Text here</span>
This paragraph has a background color of #d0098e.
<p style="background-color:#d0098e;">Content here</p>
This element has a border color of #d0098e.
<div style="border:1px #d0098e;">Content here</div>
.text {color:#d0098e;}
.background {background-color:#d0098e;}
.border {border:1px solid #d0098e;}
.text-shadow {border:1px solid #d0098e;}
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, #040003 is the darkest color, while #feeff9 is the lightest one.