#82962d color space conversions
Hex:
        #82962d
        RGB:
        130, 150, 45
        CMY:
        49, 41, 82
        CMYK:
        13, 0, 70, 41
      HSL:
        71°, 53.8462%, 38.2353%
        HSV (HSB):
        71°, 70.0000%, 58.8235%
        XYZ:
        20.5859, 26.7480, 6.5605
        xyY:
        0.3820, 0.4963, 26.7480
      CIE-Lab:
        58.7403, -21.8852, 50.4555
        CIE-LCH:
        58.7403, 54.9974, 113.4489
        CIE-Luv:
        58.7403, -8.6484, 58.7521
        Hunter-Lab:
        51.7184, -19.4575, 28.6820
      #82962d color charts
#82962d RGB chart
      #82962d CMYK chart
      #82962d RGB pie chart
      #82962d color shades, tints & tones
#82962d color schemes
#82962d color preview, HTML & CSS examples
           This text has a color of #82962d        
        
          <p style="color:#82962d;">Text here</p>
        
        
          .mytext {color:#82962d;}
        
        Text color #82962d
      
           This box has a color of #82962d        
        
          <div style="background-color:#82962d;">Content here</div>
        
        
          .mybackground {background-color:#82962d;}
        
        Background color #82962d
      
           Border around this has a color of #82962d        
        
          <div style="border:2px solid #82962d;">Content here</div>
        
        
          .myborder {border:2px solid #82962d;}
        
        Border color #82962d