deep pink-red/deep crimson
#c93856 color RGB value is (201,56,86)
#c93856 color CMYK value
#c93856 color HSL value
HSV(or HSB) | 347.6° | 72.1 | 78.8 |
XYZ | 27.181 | 15.918 | 10.444 |
Yxy | 0.508 | 0.297 | 15.918 |
LAB | 46.866 | 58.442 | 16.839 |
LUV | 46.866 | 102.292 | 8.266 |
Hunter-LAB | 39.897 | 51.79 | 12.407 |
CIE-LCH | 46.866 | 60.82 | 16.073 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 38 | 56 |
Decimal | 201 | 56 | 86 |
Octal | 311 | 70 | 126 |
Binary | 11001001 | 00111000 | 01010110 |
Below, you can see some colors close to #c93856. 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 #c93856.
<span style="color:#c93856">Text here</span>
This paragraph has a background color of #c93856.
<p style="background-color:#c93856;">Content here</p>
This element has a border color of #c93856.
<div style="border:1px #c93856;">Content here</div>
.text {color:#c93856;}
.background {background-color:#c93856;}
.border {border:1px solid #c93856;}
.text-shadow {border:1px solid #c93856;}
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.