#82703d color space conversions
Hex:
        #82703d
        RGB:
        130, 112, 61
        CMY:
        49, 56, 76
        CMYK:
        0, 14, 53, 49
      HSL:
        44°, 36.1257%, 37.4510%
        HSV (HSB):
        44°, 53.0769%, 50.9804%
        XYZ:
        15.8424, 16.6711, 6.7977
        xyY:
        0.4030, 0.4241, 16.6711
      CIE-Lab:
        47.8429, -0.0172, 30.7329
        CIE-LCH:
        47.8429, 30.7329, 90.0321
        CIE-Luv:
        47.8429, 14.6151, 34.6587
        Hunter-Lab:
        40.8302, -2.1938, 18.7101
      #82703d color charts
#82703d RGB chart
      #82703d CMYK chart
      #82703d RGB pie chart
      #82703d color shades, tints & tones
#82703d color schemes
#82703d color preview, HTML & CSS examples
           This text has a color of #82703d        
        
          <p style="color:#82703d;">Text here</p>
        
        
          .mytext {color:#82703d;}
        
        Text color #82703d
      
           This box has a color of #82703d        
        
          <div style="background-color:#82703d;">Content here</div>
        
        
          .mybackground {background-color:#82703d;}
        
        Background color #82703d
      
           Border around this has a color of #82703d        
        
          <div style="border:2px solid #82703d;">Content here</div>
        
        
          .myborder {border:2px solid #82703d;}
        
        Border color #82703d