#9a8e8e color space conversions
Hex:
#9a8e8e
RGB:
154, 142, 142
CMY:
40, 44, 44
CMYK:
0, 8, 8, 40
HSL:
0°, 5.6075%, 58.0392%
HSV (HSB):
0°, 7.7922%, 60.3922%
XYZ:
27.8819, 28.1690, 29.5588
xyY:
0.3257, 0.3290, 28.1690
CIE-Lab:
60.0411, 4.4608, 1.6046
CIE-LCH:
60.0411, 4.7406, 19.7847
CIE-Luv:
60.0411, 7.0561, 1.5116
Hunter-Lab:
53.0745, 0.8920, 4.1317
#9a8e8e color charts
#9a8e8e color shades, tints & tones
#9a8e8e color schemes
#9a8e8e color preview, HTML & CSS examples
This text has a color of #9a8e8e
<p style="color:#9a8e8e;">Text here</p>
.mytext {color:#9a8e8e;}
This box has a color of #9a8e8e
<div style="background-color:#9a8e8e;">Content here</div>
.mybackground {background-color:#9a8e8e;}
Border around this has a color of #9a8e8e
<div style="border:2px solid #9a8e8e;">Content here</div>
.myborder {border:2px solid #9a8e8e;}