#82802f color space conversions
Hex:
        #82802f
        RGB:
        130, 128, 47
        CMY:
        49, 50, 82
        CMYK:
        0, 2, 64, 49
      HSL:
        59°, 46.8927%, 34.7059%
        HSV (HSB):
        59°, 63.8462%, 50.9804%
        XYZ:
        17.4382, 20.3894, 5.7058
        xyY:
        0.4006, 0.4684, 20.3894
      CIE-Lab:
        52.2747, -10.1744, 42.8724
        CIE-LCH:
        52.2747, 44.0632, 103.3504
        CIE-Luv:
        52.2747, 4.8088, 48.0826
        Hunter-Lab:
        45.1546, -10.0860, 24.1163
      #82802f color charts
#82802f RGB chart
      #82802f CMYK chart
      #82802f RGB pie chart
      #82802f color shades, tints & tones
#82802f color schemes
#82802f color preview, HTML & CSS examples
           This text has a color of #82802f        
        
          <p style="color:#82802f;">Text here</p>
        
        
          .mytext {color:#82802f;}
        
        Text color #82802f
      
           This box has a color of #82802f        
        
          <div style="background-color:#82802f;">Content here</div>
        
        
          .mybackground {background-color:#82802f;}
        
        Background color #82802f
      
           Border around this has a color of #82802f        
        
          <div style="border:2px solid #82802f;">Content here</div>
        
        
          .myborder {border:2px solid #82802f;}
        
        Border color #82802f