#9e8f8f color space conversions
Hex:
#9e8f8f
RGB:
158, 143, 143
CMY:
38, 44, 44
CMYK:
0, 9, 9, 38
HSL:
0°, 7.1770%, 59.0196%
HSV (HSB):
0°, 9.4937%, 61.9608%
XYZ:
28.8809, 28.8972, 30.0421
xyY:
0.3289, 0.3290, 28.8972
CIE-Lab:
60.6908, 5.5820, 2.0227
CIE-LCH:
60.6908, 5.9372, 19.9189
CIE-Luv:
60.6908, 8.8888, 1.9068
Hunter-Lab:
53.7561, 1.8275, 4.4945
#9e8f8f color charts
#9e8f8f color shades, tints & tones
#9e8f8f color schemes
#9e8f8f color preview, HTML & CSS examples
This text has a color of #9e8f8f
<p style="color:#9e8f8f;">Text here</p>
.mytext {color:#9e8f8f;}
This box has a color of #9e8f8f
<div style="background-color:#9e8f8f;">Content here</div>
.mybackground {background-color:#9e8f8f;}
Border around this has a color of #9e8f8f
<div style="border:2px solid #9e8f8f;">Content here</div>
.myborder {border:2px solid #9e8f8f;}