#9d9d8e color space conversions
Hex:
#9d9d8e
RGB:
157, 157, 142
CMY:
38, 38, 44
CMYK:
0, 0, 10, 38
HSL:
60°, 7.1090%, 58.6275%
HSV (HSB):
60°, 9.5541%, 61.5686%
XYZ:
30.8441, 33.2350, 30.3805
xyY:
0.3265, 0.3518, 33.2350
CIE-Lab:
64.3508, -2.7437, 7.8460
CIE-LCH:
64.3508, 8.3119, 109.2747
CIE-Luv:
64.3508, 0.8285, 11.4695
Hunter-Lab:
57.6498, -5.3853, 9.1100
#9d9d8e color charts
#9d9d8e color shades, tints & tones
#9d9d8e color schemes
#9d9d8e color preview, HTML & CSS examples
This text has a color of #9d9d8e
<p style="color:#9d9d8e;">Text here</p>
.mytext {color:#9d9d8e;}
This box has a color of #9d9d8e
<div style="background-color:#9d9d8e;">Content here</div>
.mybackground {background-color:#9d9d8e;}
Border around this has a color of #9d9d8e
<div style="border:2px solid #9d9d8e;">Content here</div>
.myborder {border:2px solid #9d9d8e;}