#9e9d2a color space conversions
Hex:
        #9e9d2a
        RGB:
        158, 157, 42
        CMY:
        38, 38, 84
        CMYK:
        0, 1, 73, 38
      HSL:
        59°, 58.0000%, 39.2157%
        HSV (HSB):
        59°, 73.4177%, 61.9608%
        XYZ:
        26.5754, 31.5502, 6.8796
        xyY:
        0.4088, 0.4853, 31.5502
      CIE-Lab:
        62.9694, -13.4333, 56.4958
        CIE-LCH:
        62.9694, 58.0708, 103.3751
        CIE-Luv:
        62.9694, 5.2416, 63.2244
        Hunter-Lab:
        56.1696, -13.8433, 32.0569
      #9e9d2a color charts
#9e9d2a RGB chart
      #9e9d2a CMYK chart
      #9e9d2a RGB pie chart
      #9e9d2a color shades, tints & tones
#9e9d2a color schemes
#9e9d2a color preview, HTML & CSS examples
           This text has a color of #9e9d2a        
        
          <p style="color:#9e9d2a;">Text here</p>
        
        
          .mytext {color:#9e9d2a;}
        
        Text color #9e9d2a
      
           This box has a color of #9e9d2a        
        
          <div style="background-color:#9e9d2a;">Content here</div>
        
        
          .mybackground {background-color:#9e9d2a;}
        
        Background color #9e9d2a
      
           Border around this has a color of #9e9d2a        
        
          <div style="border:2px solid #9e9d2a;">Content here</div>
        
        
          .myborder {border:2px solid #9e9d2a;}
        
        Border color #9e9d2a