#9d9a6a color space conversions
Hex:
        #9d9a6a
        RGB:
        157, 154, 106
        CMY:
        38, 40, 58
        CMYK:
        0, 2, 32, 38
      HSL:
        56°, 20.6478%, 51.5686%
        HSV (HSB):
        56°, 32.4841%, 61.5686%
        XYZ:
        28.0617, 31.3199, 18.2020
        xyY:
        0.3617, 0.4037, 31.3199
      CIE-Lab:
        62.7768, -6.6180, 25.6470
        CIE-LCH:
        62.7768, 26.4871, 104.4691
        CIE-Luv:
        62.7768, 4.3535, 34.1809
        Hunter-Lab:
        55.9642, -8.4333, 19.8912
      #9d9a6a color charts
#9d9a6a RGB chart
      #9d9a6a CMYK chart
      #9d9a6a RGB pie chart
      #9d9a6a color shades, tints & tones
#9d9a6a color schemes
#9d9a6a color preview, HTML & CSS examples
           This text has a color of #9d9a6a        
        
          <p style="color:#9d9a6a;">Text here</p>
        
        
          .mytext {color:#9d9a6a;}
        
        Text color #9d9a6a
      
           This box has a color of #9d9a6a        
        
          <div style="background-color:#9d9a6a;">Content here</div>
        
        
          .mybackground {background-color:#9d9a6a;}
        
        Background color #9d9a6a
      
           Border around this has a color of #9d9a6a        
        
          <div style="border:2px solid #9d9a6a;">Content here</div>
        
        
          .myborder {border:2px solid #9d9a6a;}
        
        Border color #9d9a6a