#c93f38 hex color code (also known as 100 Mph) descriptions: deep red. #c93f38 color hex could be obtained by blending #ff7e70 with #930000 . Closest websafe color is: #cc3333.
#c93f38 color RGB value is (201,63,56)
#c93f38 color CMYK value
#c93f38 color HSL value
HSV(or HSB) | 2.9° | 72.1 | 78.8 |
XYZ | 26.579 | 16.258 | 5.479 |
Yxy | 0.55 | 0.336 | 16.258 |
LAB | 47.311 | 54.072 | 35.321 |
LUV | 47.311 | 106.245 | 25.648 |
Hunter-LAB | 40.321 | 47.1 | 20.169 |
CIE-LCH | 47.311 | 64.586 | 33.154 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | C9 | 3F | 38 |
Decimal | 201 | 63 | 56 |
Octal | 311 | 77 | 70 |
Binary | 11001001 | 00111111 | 00111000 |
Below, you can see some colors close to #c93f38. 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 #c93f38.
<span style="color:#c93f38">Text here</span>
This paragraph has a background color of #c93f38.
<p style="background-color:#c93f38;">Content here</p>
This element has a border color of #c93f38.
<div style="border:1px #c93f38;">Content here</div>
.text {color:#c93f38;}
.background {background-color:#c93f38;}
.border {border:1px solid #c93f38;}
.text-shadow {border:1px solid #c93f38;}
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, #020000 is the darkest color, while #fbf0f0 is the lightest one.