deep pink-red/deep amaranth
#d00e21 color RGB value is (208,14,33)
#d00e21 color CMYK value
#d00e21 color HSL value
HSV(or HSB) | 354.1° | 93.3 | 81.6 |
XYZ | 26.444 | 13.834 | 2.715 |
Yxy | 0.615 | 0.322 | 13.834 |
LAB | 43.994 | 67.819 | 45.006 |
LUV | 43.994 | 136.732 | 26.273 |
Hunter-LAB | 37.194 | 61.821 | 21.707 |
CIE-LCH | 43.994 | 81.394 | 33.569 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D0 | E | 21 |
Decimal | 208 | 14 | 33 |
Octal | 320 | 16 | 41 |
Binary | 11010000 | 00001110 | 00100001 |
Below, you can see some colors close to #d00e21. 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 #d00e21.
<span style="color:#d00e21">Text here</span>
This paragraph has a background color of #d00e21.
<p style="background-color:#d00e21;">Content here</p>
This element has a border color of #d00e21.
<div style="border:1px #d00e21;">Content here</div>
.text {color:#d00e21;}
.background {background-color:#d00e21;}
.border {border:1px solid #d00e21;}
.text-shadow {border:1px solid #d00e21;}
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, #090101 is the darkest color, while #fef4f5 is the lightest one.