deep pink/deep crimson
Enter any color value (e.g., #dc871c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#de0037 color RGB value is (222,0,55)
#de0037 color CMYK value
#de0037 color HSL value
HSV(or HSB) | 345.1° | 100.0 | 87.1 |
XYZ | 30.814 | 15.805 | 5.041 |
Yxy | 0.596 | 0.306 | 15.805 |
LAB | 46.718 | 73.146 | 36.319 |
LUV | 46.718 | 144.341 | 20.818 |
Hunter-LAB | 39.756 | 68.777 | 20.311 |
CIE-LCH | 46.718 | 81.667 | 26.406 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | 0 | 37 |
Decimal | 222 | 0 | 55 |
Octal | 336 | 0 | 67 |
Binary | 11011110 | 00000000 | 00110111 |
Below, you can see some colors close to #de0037. 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 #de0037.
<span style="color:#de0037">Text here</span>
This paragraph has a background color of #de0037.
<p style="background-color:#de0037;">Content here</p>
This element has a border color of #de0037.
<div style="border:1px #de0037;">Content here</div>
.text {color:#de0037;}
.background {background-color:#de0037;}
.border {border:1px solid #de0037;}
.text-shadow {border:1px solid #de0037;}
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, #090002 is the darkest color, while #fff3f6 is the lightest one.