deep pink-red/deep crimson
#c93855 color RGB value is (201,56,85)
#c93855 color CMYK value
#c93855 color HSL value
HSV(or HSB) | 348° | 72.1 | 78.8 |
XYZ | 27.141 | 15.902 | 10.233 |
Yxy | 0.509 | 0.298 | 15.902 |
LAB | 46.845 | 58.371 | 17.423 |
LUV | 46.845 | 102.603 | 8.869 |
Hunter-LAB | 39.877 | 51.707 | 12.699 |
CIE-LCH | 46.845 | 60.916 | 16.619 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 38 | 55 |
Decimal | 201 | 56 | 85 |
Octal | 311 | 70 | 125 |
Binary | 11001001 | 00111000 | 01010101 |
Below, you can see some colors close to #c93855. 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 #c93855.
<span style="color:#c93855">Text here</span>
This paragraph has a background color of #c93855.
<p style="background-color:#c93855;">Content here</p>
This element has a border color of #c93855.
<div style="border:1px #c93855;">Content here</div>
.text {color:#c93855;}
.background {background-color:#c93855;}
.border {border:1px solid #c93855;}
.text-shadow {border:1px solid #c93855;}
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 #fbf0f2 is the lightest one.