deep magenta/deep fuchsia
#c9389e color RGB value is (201,56,158)
#c9389e color CMYK value
#c9389e color HSL value
HSV(or HSB) | 317.8° | 72.1 | 78.8 |
XYZ | 31.673 | 17.714 | 34.098 |
Yxy | 0.379 | 0.212 | 17.714 |
LAB | 49.148 | 65.837 | -23.492 |
LUV | 49.148 | 76.123 | -44.37 |
Hunter-LAB | 42.089 | 60.673 | -18.571 |
CIE-LCH | 49.148 | 69.903 | 340.362 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 38 | 9E |
Decimal | 201 | 56 | 158 |
Octal | 311 | 70 | 236 |
Binary | 11001001 | 00111000 | 10011110 |
Below, you can see some colors close to #c9389e. 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 #c9389e.
<span style="color:#c9389e">Text here</span>
This paragraph has a background color of #c9389e.
<p style="background-color:#c9389e;">Content here</p>
This element has a border color of #c9389e.
<div style="border:1px #c9389e;">Content here</div>
.text {color:#c9389e;}
.background {background-color:#c9389e;}
.border {border:1px solid #c9389e;}
.text-shadow {border:1px solid #c9389e;}
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, #020001 is the darkest color, while #fbf0f8 is the lightest one.