#de2c23 color RGB value is (222,44,35)
#de2c23 color CMYK value
#de2c23 color HSL value
HSV(or HSB) | 2.9° | 84.2 | 87.1 |
XYZ | 31.328 | 17.452 | 3.308 |
Yxy | 0.601 | 0.335 | 17.452 |
LAB | 48.825 | 65.966 | 49.363 |
LUV | 48.825 | 136.901 | 31.729 |
Hunter-LAB | 41.776 | 60.751 | 24.549 |
CIE-LCH | 48.825 | 82.391 | 36.808 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | 2C | 23 |
Decimal | 222 | 44 | 35 |
Octal | 336 | 54 | 43 |
Binary | 11011110 | 00101100 | 00100011 |
Below, you can see some colors close to #de2c23. 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 #de2c23.
<span style="color:#de2c23">Text here</span>
This paragraph has a background color of #de2c23.
<p style="background-color:#de2c23;">Content here</p>
This element has a border color of #de2c23.
<div style="border:1px #de2c23;">Content here</div>
.text {color:#de2c23;}
.background {background-color:#de2c23;}
.border {border:1px solid #de2c23;}
.text-shadow {border:1px solid #de2c23;}
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 #fcefee is the lightest one.