reddish black
Enter any color value (e.g., #dc3879, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d10000 color RGB value is (209,0,0)
#d10000 color CMYK value
#d10000 color HSL value
HSV(or HSB) | 0° | 100 | 82 |
XYZ | 26.294 | 13.555 | 1.231 |
Yxy | 0.64 | 0.33 | 13.555 |
LAB | 43.588 | 68.95 | 57.856 |
LUV | 43.588 | 143.337 | 30.911 |
Hunter-LAB | 36.818 | 63.051 | 23.791 |
CIE-LCH | 43.588 | 90.008 | 40 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D1 | 0 | 0 |
Decimal | 209 | 0 | 0 |
Octal | 321 | 0 | 0 |
Binary | 11010001 | 00000000 | 00000000 |
Below, you can see some colors close to #d10000. 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 #d10000.
<span style="color:#d10000">Text here</span>
This paragraph has a background color of #d10000.
<p style="background-color:#d10000;">Content here</p>
This element has a border color of #d10000.
<div style="border:1px #d10000;">Content here</div>
.text {color:#d10000;}
.background {background-color:#d10000;}
.border {border:1px solid #d10000;}
.text-shadow {border:1px solid #d10000;}
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, #120000 is the darkest color, while #fffcfc is the lightest one.