deep pink/deep raspberry
#c9386d color RGB value is (201,56,109)
#c9386d color CMYK value
#c9386d color HSL value
HSV(or HSB) | 338.1° | 72.1 | 78.8 |
XYZ | 28.262 | 16.35 | 16.134 |
Yxy | 0.465 | 0.269 | 16.35 |
LAB | 47.43 | 60.32 | 3.528 |
LUV | 47.43 | 94.544 | -6.923 |
Hunter-LAB | 40.435 | 54 | 4.647 |
CIE-LCH | 47.43 | 60.423 | 3.348 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 38 | 6D |
Decimal | 201 | 56 | 109 |
Octal | 311 | 70 | 155 |
Binary | 11001001 | 00111000 | 01101101 |
Below, you can see some colors close to #c9386d. 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 #c9386d.
<span style="color:#c9386d">Text here</span>
This paragraph has a background color of #c9386d.
<p style="background-color:#c9386d;">Content here</p>
This element has a border color of #c9386d.
<div style="border:1px #c9386d;">Content here</div>
.text {color:#c9386d;}
.background {background-color:#c9386d;}
.border {border:1px solid #c9386d;}
.text-shadow {border:1px solid #c9386d;}
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 #fbf0f4 is the lightest one.