deep pink/deep crimson
Enter any color value (e.g., #5efea4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b4002b color RGB value is (180,0,43)
#b4002b color CMYK value
#b4002b color HSL value
HSV(or HSB) | 345.7° | 100.0 | 70.6 |
XYZ | 19.258 | 9.878 | 3.177 |
Yxy | 0.596 | 0.306 | 9.878 |
LAB | 37.622 | 62.544 | 30.880 |
LUV | 37.622 | 116.153 | 16.652 |
Hunter-LAB | 31.429 | 54.378 | 16.007 |
CIE-LCH | 37.622 | 69.751 | 26.277 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B4 | 0 | 2B |
Decimal | 180 | 0 | 43 |
Octal | 264 | 0 | 53 |
Binary | 10110100 | 00000000 | 00101011 |
Below, you can see some colors close to #b4002b. 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 #b4002b.
<span style="color:#b4002b">Text here</span>
This paragraph has a background color of #b4002b.
<p style="background-color:#b4002b;">Content here</p>
This element has a border color of #b4002b.
<div style="border:1px #b4002b;">Content here</div>
.text {color:#b4002b;}
.background {background-color:#b4002b;}
.border {border:1px solid #b4002b;}
.text-shadow {border:1px solid #b4002b;}
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, #0a0002 is the darkest color, while #fff4f6 is the lightest one.