#9f8f8f color space conversions
Hex:
#9f8f8f
RGB:
159, 143, 143
CMY:
38, 44, 44
CMYK:
0, 10, 10, 38
HSL:
0°, 7.6923%, 59.2157%
HSV (HSB):
0°, 10.0629%, 62.3529%
XYZ:
29.0785, 28.9990, 30.0514
xyY:
0.3300, 0.3291, 28.9990
CIE-Lab:
60.7808, 5.9588, 2.1645
CIE-LCH:
60.7808, 6.3397, 19.9635
CIE-Luv:
60.7808, 9.5059, 2.0399
Hunter-Lab:
53.8507, 2.1481, 4.6088
#9f8f8f color charts
#9f8f8f color shades, tints & tones
#9f8f8f color schemes
#9f8f8f color preview, HTML & CSS examples
This text has a color of #9f8f8f
<p style="color:#9f8f8f;">Text here</p>
.mytext {color:#9f8f8f;}
This box has a color of #9f8f8f
<div style="background-color:#9f8f8f;">Content here</div>
.mybackground {background-color:#9f8f8f;}
Border around this has a color of #9f8f8f
<div style="border:2px solid #9f8f8f;">Content here</div>
.myborder {border:2px solid #9f8f8f;}