reddish black
Enter any color value (e.g., #6607b9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cd002c color RGB value is (205,0,44)
#cd002c color CMYK value
#cd002c color HSL value
HSV(or HSB) | 347.1° | 100 | 80.4 |
XYZ | 25.631 | 13.161 | 3.572 |
Yxy | 0.605 | 0.311 | 13.161 |
LAB | 43.005 | 68.703 | 37.706 |
LUV | 43.005 | 134.594 | 21.45 |
Hunter-LAB | 36.278 | 62.629 | 19.556 |
CIE-LCH | 43.005 | 78.37 | 28.759 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CD | 0 | 2C |
Decimal | 205 | 0 | 44 |
Octal | 315 | 0 | 54 |
Binary | 11001101 | 00000000 | 00101100 |
Below, you can see some colors close to #cd002c. 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 #cd002c.
<span style="color:#cd002c">Text here</span>
This paragraph has a background color of #cd002c.
<p style="background-color:#cd002c;">Content here</p>
This element has a border color of #cd002c.
<div style="border:1px #cd002c;">Content here</div>
.text {color:#cd002c;}
.background {background-color:#cd002c;}
.border {border:1px solid #cd002c;}
.text-shadow {border:1px solid #cd002c;}
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, #0e0003 is the darkest color, while #fff8f9 is the lightest one.