reddish black
Enter any color value (e.g., #f97a6a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b80808 color RGB value is (184,8,8)
#b80808 color CMYK value
#b80808 color HSL value
HSV(or HSB) | 0° | 95.7 | 72.2 |
XYZ | 19.898 | 10.382 | 1.185 |
Yxy | 0.632 | 0.33 | 10.382 |
LAB | 38.519 | 61.894 | 49.678 |
LUV | 38.519 | 123.367 | 26.604 |
Hunter-LAB | 32.22 | 53.848 | 20.374 |
CIE-LCH | 38.519 | 79.365 | 38.752 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B8 | 8 | 8 |
Decimal | 184 | 8 | 8 |
Octal | 270 | 10 | 10 |
Binary | 10111000 | 00001000 | 00001000 |
Below, you can see some colors close to #b80808. 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 #b80808.
<span style="color:#b80808">Text here</span>
This paragraph has a background color of #b80808.
<p style="background-color:#b80808;">Content here</p>
This element has a border color of #b80808.
<div style="border:1px #b80808;">Content here</div>
.text {color:#b80808;}
.background {background-color:#b80808;}
.border {border:1px solid #b80808;}
.text-shadow {border:1px solid #b80808;}
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, #010000 is the darkest color, while #feebeb is the lightest one.