reddish black
Enter any color value (e.g., #24e940, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cd2d01 color RGB value is (205,45,1)
#cd2d01 color CMYK value
#cd2d01 color HSL value
HSV(or HSB) | 12.9° | 99.5 | 80.4 |
XYZ | 26.121 | 14.858 | 1.52 |
Yxy | 0.615 | 0.35 | 14.858 |
LAB | 45.439 | 60.252 | 57.774 |
LUV | 45.439 | 126.552 | 34.889 |
Hunter-LAB | 38.546 | 53.504 | 24.645 |
CIE-LCH | 45.439 | 83.475 | 43.797 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CD | 2D | 1 |
Decimal | 205 | 45 | 1 |
Octal | 315 | 55 | 1 |
Binary | 11001101 | 00101101 | 00000001 |
Below, you can see some colors close to #cd2d01. 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 #cd2d01.
<span style="color:#cd2d01">Text here</span>
This paragraph has a background color of #cd2d01.
<p style="background-color:#cd2d01;">Content here</p>
This element has a border color of #cd2d01.
<div style="border:1px #cd2d01;">Content here</div>
.text {color:#cd2d01;}
.background {background-color:#cd2d01;}
.border {border:1px solid #cd2d01;}
.text-shadow {border:1px solid #cd2d01;}
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, #0f0300 is the darkest color, while #fffaf9 is the lightest one.