reddish black
Enter any color value (e.g., #3bbb03, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#de2329 color RGB value is (222,35,41)
#de2329 color CMYK value
#de2329 color HSL value
HSV(or HSB) | 358.1° | 84.2 | 87.1 |
XYZ | 31.125 | 16.892 | 3.718 |
Yxy | 0.602 | 0.327 | 16.892 |
LAB | 48.123 | 68.244 | 45.674 |
LUV | 48.123 | 139.676 | 28.692 |
Hunter-LAB | 41.1 | 63.257 | 23.406 |
CIE-LCH | 48.123 | 82.117 | 33.793 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | 23 | 29 |
Decimal | 222 | 35 | 41 |
Octal | 336 | 43 | 51 |
Binary | 11011110 | 00100011 | 00101001 |
Below, you can see some colors close to #de2329. 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 #de2329.
<span style="color:#de2329">Text here</span>
This paragraph has a background color of #de2329.
<p style="background-color:#de2329;">Content here</p>
This element has a border color of #de2329.
<div style="border:1px #de2329;">Content here</div>
.text {color:#de2329;}
.background {background-color:#de2329;}
.border {border:1px solid #de2329;}
.text-shadow {border:1px solid #de2329;}
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, #020000 is the darkest color, while #fceeef is the lightest one.