reddish black
Enter any color value (e.g., #42b285, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d58383 color RGB value is (213,131,131)
#d58383 color CMYK value
#d58383 color HSL value
HSV(or HSB) | 0° | 38.5 | 83.5 |
XYZ | 39.654 | 32.017 | 25.563 |
Yxy | 0.408 | 0.329 | 32.017 |
LAB | 63.357 | 31.552 | 13.443 |
LUV | 63.357 | 56.027 | 12.074 |
Hunter-LAB | 56.584 | 26.07 | 12.824 |
CIE-LCH | 63.357 | 34.297 | 23.076 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D5 | 83 | 83 |
Decimal | 213 | 131 | 131 |
Octal | 325 | 203 | 203 |
Binary | 11010101 | 10000011 | 10000011 |
Below, you can see some colors close to #d58383. 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 #d58383.
<span style="color:#d58383">Text here</span>
This paragraph has a background color of #d58383.
<p style="background-color:#d58383;">Content here</p>
This element has a border color of #d58383.
<div style="border:1px #d58383;">Content here</div>
.text {color:#d58383;}
.background {background-color:#d58383;}
.border {border:1px solid #d58383;}
.text-shadow {border:1px solid #d58383;}
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, #030101 is the darkest color, while #fbf2f2 is the lightest one.