#9f908d color space conversions
Hex:
#9f908d
RGB:
159, 144, 141
CMY:
38, 44, 45
CMYK:
0, 9, 11, 38
HSL:
10°, 8.5714%, 58.8235%
HSV (HSB):
10°, 11.3208%, 62.3529%
XYZ:
29.0791, 29.2405, 29.3107
xyY:
0.3318, 0.3337, 29.2405
CIE-Lab:
60.9933, 5.0448, 3.6098
CIE-LCH:
60.9933, 6.2033, 35.5852
CIE-Luv:
60.9933, 9.1228, 4.2074
Hunter-Lab:
54.0745, 1.3596, 5.7145
#9f908d color charts
#9f908d color shades, tints & tones
#9f908d color schemes
#9f908d color preview, HTML & CSS examples
This text has a color of #9f908d
<p style="color:#9f908d;">Text here</p>
.mytext {color:#9f908d;}
This box has a color of #9f908d
<div style="background-color:#9f908d;">Content here</div>
.mybackground {background-color:#9f908d;}
Border around this has a color of #9f908d
<div style="border:2px solid #9f908d;">Content here</div>
.myborder {border:2px solid #9f908d;}