mostly black
Enter any color value (e.g., #2ad03d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#8f8f8f color RGB value is (143,143,143)
#8f8f8f color CMYK value
#8f8f8f color HSL value
HSV(or HSB) | 0° | 0 | 56.1 |
XYZ | 26.108 | 27.468 | 29.912 |
Yxy | 0.313 | 0.329 | 27.468 |
LAB | 59.405 | 0.003 | -0.007 |
LUV | 59.405 | 0.001 | -0.01 |
Hunter-LAB | 52.41 | -2.796 | 2.848 |
CIE-LCH | 59.405 | 0.008 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8F | 8F | 8F |
Decimal | 143 | 143 | 143 |
Octal | 217 | 217 | 217 |
Binary | 10001111 | 10001111 | 10001111 |
This text has a font color of #8f8f8f.
<span style="color:#8f8f8f">Text here</span>
This paragraph has a background color of #8f8f8f.
<p style="background-color:#8f8f8f;">Content here</p>
This element has a border color of #8f8f8f.
<div style="border:1px #8f8f8f;">Content here</div>
.text {color:#8f8f8f;}
.background {background-color:#8f8f8f;}
.border {border:1px solid #8f8f8f;}
.text-shadow {border:1px solid #8f8f8f;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.