#82822f color space conversions
Hex:
        #82822f
        RGB:
        130, 130, 47
        CMY:
        49, 49, 82
        CMYK:
        0, 0, 64, 49
      HSL:
        60°, 46.8927%, 34.7059%
        HSV (HSB):
        60°, 63.8462%, 50.9804%
        XYZ:
        17.7016, 20.9163, 5.7936
        xyY:
        0.3986, 0.4710, 20.9163
      CIE-Lab:
        52.8578, -11.2643, 43.4958
        CIE-LCH:
        52.8578, 44.9307, 104.5191
        CIE-Luv:
        52.8578, 3.5352, 49.0078
        Hunter-Lab:
        45.7344, -10.9461, 24.5032
      #82822f color charts
#82822f RGB chart
      #82822f CMYK chart
      #82822f RGB pie chart
      #82822f color shades, tints & tones
#82822f color schemes
#82822f color preview, HTML & CSS examples
           This text has a color of #82822f        
        
          <p style="color:#82822f;">Text here</p>
        
        
          .mytext {color:#82822f;}
        
        Text color #82822f
      
           This box has a color of #82822f        
        
          <div style="background-color:#82822f;">Content here</div>
        
        
          .mybackground {background-color:#82822f;}
        
        Background color #82822f
      
           Border around this has a color of #82822f        
        
          <div style="border:2px solid #82822f;">Content here</div>
        
        
          .myborder {border:2px solid #82822f;}
        
        Border color #82822f