#b63831 color RGB value is (182,56,49)
#b63831 color CMYK value
#b63831 color HSL value
HSV(or HSB) | 3.2° | 73.1 | 71.4 |
XYZ | 21.26 | 12.995 | 4.294 |
Yxy | 0.552 | 0.337 | 12.995 |
LAB | 42.756 | 50.255 | 33.229 |
LUV | 42.756 | 96.382 | 23.478 |
Hunter-LAB | 36.049 | 42.186 | 18.173 |
CIE-LCH | 42.756 | 60.247 | 33.473 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B6 | 38 | 31 |
Decimal | 182 | 56 | 49 |
Octal | 266 | 70 | 61 |
Binary | 10110110 | 00111000 | 00110001 |
Below, you can see some colors close to #b63831. 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 #b63831.
<span style="color:#b63831">Text here</span>
This paragraph has a background color of #b63831.
<p style="background-color:#b63831;">Content here</p>
This element has a border color of #b63831.
<div style="border:1px #b63831;">Content here</div>
.text {color:#b63831;}
.background {background-color:#b63831;}
.border {border:1px solid #b63831;}
.text-shadow {border:1px solid #b63831;}
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, #0f0404 is the darkest color, while #fefdfd is the lightest one.