dark grayish pink-red/dark grayish crimson
#9f626e color RGB value is (159,98,110)
#9f626e color CMYK value
#9f626e color HSL value
HSV(or HSB) | 348.2° | 38.4 | 62.4 |
XYZ | 21.48 | 17.232 | 16.946 |
Yxy | 0.386 | 0.31 | 17.232 |
LAB | 48.551 | 26.32 | 3.715 |
LUV | 48.551 | 39.068 | 0.312 |
Hunter-LAB | 41.512 | 19.72 | 4.855 |
CIE-LCH | 48.551 | 26.581 | 8.034 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9F | 62 | 6E |
Decimal | 159 | 98 | 110 |
Octal | 237 | 142 | 156 |
Binary | 10011111 | 01100010 | 01101110 |
Below, you can see some colors close to #9f626e. 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 #9f626e.
<span style="color:#9f626e">Text here</span>
This paragraph has a background color of #9f626e.
<p style="background-color:#9f626e;">Content here</p>
This element has a border color of #9f626e.
<div style="border:1px #9f626e;">Content here</div>
.text {color:#9f626e;}
.background {background-color:#9f626e;}
.border {border:1px solid #9f626e;}
.text-shadow {border:1px solid #9f626e;}
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, #010101 is the darkest color, while #f8f3f4 is the lightest one.