deep magenta/deep cerise
#ee009f color RGB value is (238,0,159)
#ee009f color CMYK value
#ee009f color HSL value
HSV(or HSB) | 319.9° | 100 | 93.3 |
XYZ | 41.518 | 20.68 | 34.604 |
Yxy | 0.429 | 0.214 | 20.68 |
LAB | 52.598 | 83.695 | -18.213 |
LUV | 52.598 | 114.001 | -40.859 |
Hunter-LAB | 45.476 | 83.383 | -13.283 |
CIE-LCH | 52.598 | 85.654 | 347.723 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | EE | 0 | 9F |
Decimal | 238 | 0 | 159 |
Octal | 356 | 0 | 237 |
Binary | 11101110 | 00000000 | 10011111 |
Below, you can see some colors close to #ee009f. 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 #ee009f.
<span style="color:#ee009f">Text here</span>
This paragraph has a background color of #ee009f.
<p style="background-color:#ee009f;">Content here</p>
This element has a border color of #ee009f.
<div style="border:1px #ee009f;">Content here</div>
.text {color:#ee009f;}
.background {background-color:#ee009f;}
.border {border:1px solid #ee009f;}
.text-shadow {border:1px solid #ee009f;}
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.