#e08f8b color RGB value is (224,143,139)
#e08f8b color CMYK value
#e08f8b color HSL value
HSV(or HSB) | 2.8° | 37.9 | 87.8 |
XYZ | 45.223 | 37.356 | 29.253 |
Yxy | 0.404 | 0.334 | 37.356 |
LAB | 67.543 | 30.24 | 14.988 |
LUV | 67.543 | 55.375 | 14.56 |
Hunter-LAB | 61.12 | 25.114 | 14.407 |
CIE-LCH | 67.543 | 33.75 | 26.365 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E0 | 8F | 8B |
Decimal | 224 | 143 | 139 |
Octal | 340 | 217 | 213 |
Binary | 11100000 | 10001111 | 10001011 |
Below, you can see some colors close to #e08f8b. 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 #e08f8b.
<span style="color:#e08f8b">Text here</span>
This paragraph has a background color of #e08f8b.
<p style="background-color:#e08f8b;">Content here</p>
This element has a border color of #e08f8b.
<div style="border:1px #e08f8b;">Content here</div>
.text {color:#e08f8b;}
.background {background-color:#e08f8b;}
.border {border:1px solid #e08f8b;}
.text-shadow {border:1px solid #e08f8b;}
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 #fbf0f0 is the lightest one.