#8e2c27 color RGB value is (142,44,39)
#8e2c27 color CMYK value
#8e2c27 color HSL value
HSV(or HSB) | 2.9° | 72.5 | 55.7 |
XYZ | 12.422 | 7.699 | 2.751 |
Yxy | 0.543 | 0.337 | 7.699 |
LAB | 33.347 | 41.037 | 26.397 |
LUV | 33.347 | 72.443 | 17.582 |
Hunter-LAB | 27.746 | 31.359 | 13.545 |
CIE-LCH | 33.347 | 48.794 | 32.751 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8E | 2C | 27 |
Decimal | 142 | 44 | 39 |
Octal | 216 | 54 | 47 |
Binary | 10001110 | 00101100 | 00100111 |
Below, you can see some colors close to #8e2c27. 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 #8e2c27.
<span style="color:#8e2c27">Text here</span>
This paragraph has a background color of #8e2c27.
<p style="background-color:#8e2c27;">Content here</p>
This element has a border color of #8e2c27.
<div style="border:1px #8e2c27;">Content here</div>
.text {color:#8e2c27;}
.background {background-color:#8e2c27;}
.border {border:1px solid #8e2c27;}
.text-shadow {border:1px solid #8e2c27;}
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, #090302 is the darkest color, while #fdf7f7 is the lightest one.