#82922b color space conversions
Hex:
        #82922b
        RGB:
        130, 146, 43
        CMY:
        49, 43, 83
        CMYK:
        11, 0, 71, 43
      HSL:
        69°, 54.4974%, 37.0588%
        HSV (HSB):
        69°, 70.5479%, 57.2549%
        XYZ:
        19.9209, 25.4780, 6.1533
        xyY:
        0.3864, 0.4942, 25.4780
      CIE-Lab:
        57.5382, -19.9728, 50.0399
        CIE-LCH:
        57.5382, 53.8786, 111.7588
        CIE-Luv:
        57.5382, -6.2577, 57.5253
        Hunter-Lab:
        50.4757, -17.8854, 28.1052
      #82922b color charts
#82922b RGB chart
      #82922b CMYK chart
      #82922b RGB pie chart
      #82922b color shades, tints & tones
#82922b color schemes
#82922b color preview, HTML & CSS examples
           This text has a color of #82922b        
        
          <p style="color:#82922b;">Text here</p>
        
        
          .mytext {color:#82922b;}
        
        Text color #82922b
      
           This box has a color of #82922b        
        
          <div style="background-color:#82922b;">Content here</div>
        
        
          .mybackground {background-color:#82922b;}
        
        Background color #82922b
      
           Border around this has a color of #82922b        
        
          <div style="border:2px solid #82922b;">Content here</div>
        
        
          .myborder {border:2px solid #82922b;}
        
        Border color #82922b