#82722a color space conversions
Hex:
        #82722a
        RGB:
        130, 114, 42
        CMY:
        49, 55, 84
        CMYK:
        0, 12, 68, 49
      HSL:
        49°, 51.1628%, 33.7255%
        HSV (HSB):
        49°, 67.6923%, 50.9804%
        XYZ:
        15.6412, 16.9476, 4.6373
        xyY:
        0.4202, 0.4553, 16.9476
      CIE-Lab:
        48.1940, -2.7005, 40.8347
        CIE-LCH:
        48.1940, 40.9239, 93.7836
        CIE-Luv:
        48.1940, 14.1836, 43.3405
        Hunter-Lab:
        41.1675, -4.2239, 22.1385
      #82722a color charts
#82722a RGB chart
      #82722a CMYK chart
      #82722a RGB pie chart
      #82722a color shades, tints & tones
#82722a color schemes
#82722a color preview, HTML & CSS examples
           This text has a color of #82722a        
        
          <p style="color:#82722a;">Text here</p>
        
        
          .mytext {color:#82722a;}
        
        Text color #82722a
      
           This box has a color of #82722a        
        
          <div style="background-color:#82722a;">Content here</div>
        
        
          .mybackground {background-color:#82722a;}
        
        Background color #82722a
      
           Border around this has a color of #82722a        
        
          <div style="border:2px solid #82722a;">Content here</div>
        
        
          .myborder {border:2px solid #82722a;}
        
        Border color #82722a