#82752f color space conversions
Hex:
        #82752f
        RGB:
        130, 117, 47
        CMY:
        49, 54, 82
        CMYK:
        0, 10, 64, 49
      HSL:
        51°, 46.8927%, 34.7059%
        HSV (HSB):
        51°, 63.8462%, 50.9804%
        XYZ:
        16.0803, 17.6736, 5.2532
        xyY:
        0.4122, 0.4531, 17.6736
      CIE-Lab:
        49.0979, -4.0559, 39.4290
        CIE-LCH:
        49.0979, 39.6370, 95.8732
        CIE-Luv:
        49.0979, 11.9807, 42.9742
        Hunter-Lab:
        42.0400, -5.2939, 22.0194
      #82752f color charts
#82752f RGB chart
      #82752f CMYK chart
      #82752f RGB pie chart
      #82752f color shades, tints & tones
#82752f color schemes
#82752f color preview, HTML & CSS examples
           This text has a color of #82752f        
        
          <p style="color:#82752f;">Text here</p>
        
        
          .mytext {color:#82752f;}
        
        Text color #82752f
      
           This box has a color of #82752f        
        
          <div style="background-color:#82752f;">Content here</div>
        
        
          .mybackground {background-color:#82752f;}
        
        Background color #82752f
      
           Border around this has a color of #82752f        
        
          <div style="border:2px solid #82752f;">Content here</div>
        
        
          .myborder {border:2px solid #82752f;}
        
        Border color #82752f