#9e9e82 color space conversions
Hex:
        #9e9e82
        RGB:
        158, 158, 130
        CMY:
        38, 38, 49
        CMYK:
        0, 0, 18, 38
      HSL:
        60°, 12.6126%, 56.4706%
        HSV (HSB):
        60°, 17.7215%, 61.9608%
        XYZ:
        30.3567, 33.3345, 25.9533
        xyY:
        0.3386, 0.3719, 33.3345
      CIE-Lab:
        64.4309, -4.9085, 14.6684
        CIE-LCH:
        64.4309, 15.4679, 108.5018
        CIE-Luv:
        64.4309, 1.5061, 20.8664
        Hunter-Lab:
        57.7361, -7.1857, 13.7634
      #9e9e82 color charts
#9e9e82 RGB chart
      #9e9e82 CMYK chart
      #9e9e82 RGB pie chart
      #9e9e82 color shades, tints & tones
#9e9e82 color schemes
#9e9e82 color preview, HTML & CSS examples
           This text has a color of #9e9e82        
        
          <p style="color:#9e9e82;">Text here</p>
        
        
          .mytext {color:#9e9e82;}
        
        Text color #9e9e82
      
           This box has a color of #9e9e82        
        
          <div style="background-color:#9e9e82;">Content here</div>
        
        
          .mybackground {background-color:#9e9e82;}
        
        Background color #9e9e82
      
           Border around this has a color of #9e9e82        
        
          <div style="border:2px solid #9e9e82;">Content here</div>
        
        
          .myborder {border:2px solid #9e9e82;}
        
        Border color #9e9e82