#8fb08f color RGB value is (143,176,143)
#8fb08f color CMYK value
#8fb08f color HSL value
HSV(or HSB) | 120° | 18.7 | 69 |
XYZ | 31.811 | 38.873 | 31.813 |
Yxy | 0.31 | 0.379 | 38.873 |
LAB | 68.66 | -17.763 | 13.252 |
LUV | 68.66 | -16.702 | 21.583 |
Hunter-LAB | 62.349 | -18.037 | 13.391 |
CIE-LCH | 68.66 | 22.161 | 143.275 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8F | B0 | 8F |
Decimal | 143 | 176 | 143 |
Octal | 217 | 260 | 217 |
Binary | 10001111 | 10110000 | 10001111 |
Below, you can see some colors close to #8fb08f. 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 #8fb08f.
<span style="color:#8fb08f">Text here</span>
This paragraph has a background color of #8fb08f.
<p style="background-color:#8fb08f;">Content here</p>
This element has a border color of #8fb08f.
<div style="border:1px #8fb08f;">Content here</div>
.text {color:#8fb08f;}
.background {background-color:#8fb08f;}
.border {border:1px solid #8fb08f;}
.text-shadow {border:1px solid #8fb08f;}
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, #000000 is the darkest color, while #f3f6f3 is the lightest one.