deep magenta/deep cerise
#ee009e color RGB value is (238,0,158)
#ee009e color CMYK value
#ee009e color HSL value
HSV(or HSB) | 320.2° | 100 | 93.3 |
XYZ | 41.431 | 20.646 | 34.149 |
Yxy | 0.431 | 0.215 | 20.646 |
LAB | 52.56 | 83.596 | -17.678 |
LUV | 52.56 | 114.479 | -40.085 |
Hunter-LAB | 45.438 | 83.246 | -12.754 |
CIE-LCH | 52.56 | 85.445 | 348.059 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EE | 0 | 9E |
Decimal | 238 | 0 | 158 |
Octal | 356 | 0 | 236 |
Binary | 11101110 | 00000000 | 10011110 |
Below, you can see some colors close to #ee009e. 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 #ee009e.
<span style="color:#ee009e">Text here</span>
This paragraph has a background color of #ee009e.
<p style="background-color:#ee009e;">Content here</p>
This element has a border color of #ee009e.
<div style="border:1px #ee009e;">Content here</div>
.text {color:#ee009e;}
.background {background-color:#ee009e;}
.border {border:1px solid #ee009e;}
.text-shadow {border:1px solid #ee009e;}
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 #ffeef9 is the lightest one.