deep red
Enter any color value (e.g., #24d8eb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cd0000 color RGB value is (205,0,0)
#cd0000 color CMYK value
#cd0000 color HSL value
HSV(or HSB) | 0.0° | 100.0 | 80.4 |
XYZ | 25.177 | 12.979 | 1.178 |
Yxy | 0.640 | 0.330 | 12.979 |
LAB | 42.732 | 67.959 | 57.024 |
LUV | 42.732 | 140.521 | 30.304 |
Hunter-LAB | 36.027 | 61.697 | 23.280 |
CIE-LCH | 42.732 | 88.714 | 40.000 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CD | 0 | 0 |
Decimal | 205 | 0 | 0 |
Octal | 315 | 0 | 0 |
Binary | 11001101 | 00000000 | 00000000 |
Below, you can see some colors close to #cd0000. 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 #cd0000.
<span style="color:#cd0000">Text here</span>
This paragraph has a background color of #cd0000.
<p style="background-color:#cd0000;">Content here</p>
This element has a border color of #cd0000.
<div style="border:1px #cd0000;">Content here</div>
.text {color:#cd0000;}
.background {background-color:#cd0000;}
.border {border:1px solid #cd0000;}
.text-shadow {border:1px solid #cd0000;}
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, #0e0000 is the darkest color, while #fff8f8 is the lightest one.