#82932e color space conversions
Hex:
        #82932e
        RGB:
        130, 147, 46
        CMY:
        49, 42, 82
        CMYK:
        12, 0, 69, 42
      HSL:
        70°, 52.3316%, 37.8431%
        HSV (HSB):
        70°, 68.7075%, 57.6471%
        XYZ:
        20.1328, 25.8105, 6.5056
        xyY:
        0.3839, 0.4921, 25.8105
      CIE-Lab:
        57.8568, -20.2963, 49.1515
        CIE-LCH:
        57.8568, 53.1771, 112.4373
        CIE-Luv:
        57.8568, -6.8875, 57.1060
        Hunter-Lab:
        50.8041, -18.1706, 27.9706
      #82932e color charts
#82932e RGB chart
      #82932e CMYK chart
      #82932e RGB pie chart
      #82932e color shades, tints & tones
#82932e color schemes
#82932e color preview, HTML & CSS examples
           This text has a color of #82932e        
        
          <p style="color:#82932e;">Text here</p>
        
        
          .mytext {color:#82932e;}
        
        Text color #82932e
      
           This box has a color of #82932e        
        
          <div style="background-color:#82932e;">Content here</div>
        
        
          .mybackground {background-color:#82932e;}
        
        Background color #82932e
      
           Border around this has a color of #82932e        
        
          <div style="border:2px solid #82932e;">Content here</div>
        
        
          .myborder {border:2px solid #82932e;}
        
        Border color #82932e