#82732d color space conversions
Hex:
        #82732d
        RGB:
        130, 115, 45
        CMY:
        49, 55, 82
        CMYK:
        0, 12, 65, 49
      HSL:
        49°, 48.5714%, 34.3137%
        HSV (HSB):
        49°, 65.3846%, 50.9804%
        XYZ:
        15.8103, 17.1968, 4.9686
        xyY:
        0.4163, 0.4528, 17.1968
      CIE-Lab:
        48.5070, -3.0656, 39.7492
        CIE-LCH:
        48.5070, 39.8672, 94.4101
        CIE-Luv:
        48.5070, 13.3938, 42.7664
        Hunter-Lab:
        41.4690, -4.5164, 21.9244
      #82732d color charts
#82732d RGB chart
      #82732d CMYK chart
      #82732d RGB pie chart
      #82732d color shades, tints & tones
#82732d color schemes
#82732d color preview, HTML & CSS examples
           This text has a color of #82732d        
        
          <p style="color:#82732d;">Text here</p>
        
        
          .mytext {color:#82732d;}
        
        Text color #82732d
      
           This box has a color of #82732d        
        
          <div style="background-color:#82732d;">Content here</div>
        
        
          .mybackground {background-color:#82732d;}
        
        Background color #82732d
      
           Border around this has a color of #82732d        
        
          <div style="border:2px solid #82732d;">Content here</div>
        
        
          .myborder {border:2px solid #82732d;}
        
        Border color #82732d