#82961d color space conversions
Hex:
        #82961d
        RGB:
        130, 150, 29
        CMY:
        49, 41, 89
        CMYK:
        13, 0, 81, 41
      HSL:
        70°, 67.5978%, 35.0980%
        HSV (HSB):
        70°, 80.6667%, 58.8235%
        XYZ:
        20.3340, 26.6472, 5.2341
        xyY:
        0.3894, 0.5103, 26.6472
      CIE-Lab:
        58.6464, -22.7099, 55.9800
        CIE-LCH:
        58.6464, 60.4111, 112.0813
        CIE-Luv:
        58.6464, -8.5235, 62.5501
        Hunter-Lab:
        51.6210, -20.0236, 30.1230
      #82961d color charts
#82961d RGB chart
      #82961d CMYK chart
      #82961d RGB pie chart
      #82961d color shades, tints & tones
#82961d color schemes
#82961d color preview, HTML & CSS examples
           This text has a color of #82961d        
        
          <p style="color:#82961d;">Text here</p>
        
        
          .mytext {color:#82961d;}
        
        Text color #82961d
      
           This box has a color of #82961d        
        
          <div style="background-color:#82961d;">Content here</div>
        
        
          .mybackground {background-color:#82961d;}
        
        Background color #82961d
      
           Border around this has a color of #82961d        
        
          <div style="border:2px solid #82961d;">Content here</div>
        
        
          .myborder {border:2px solid #82961d;}
        
        Border color #82961d