#82790f color space conversions
Hex:
        #82790f
        RGB:
        130, 121, 15
        CMY:
        49, 53, 94
        CMYK:
        0, 7, 88, 49
      HSL:
        55°, 79.3103%, 28.4314%
        HSV (HSB):
        55°, 88.4615%, 50.9804%
        XYZ:
        16.1295, 18.4551, 3.1640
        xyY:
        0.4273, 0.4889, 18.4551
      CIE-Lab:
        50.0435, -7.8500, 52.3802
        CIE-LCH:
        50.0435, 52.9652, 98.5232
        CIE-Luv:
        50.0435, 10.0708, 52.5886
        Hunter-Lab:
        42.9594, -8.1593, 25.7048
      #82790f color charts
#82790f RGB chart
      #82790f CMYK chart
      #82790f RGB pie chart
      #82790f color shades, tints & tones
#82790f color schemes
#82790f color preview, HTML & CSS examples
           This text has a color of #82790f        
        
          <p style="color:#82790f;">Text here</p>
        
        
          .mytext {color:#82790f;}
        
        Text color #82790f
      
           This box has a color of #82790f        
        
          <div style="background-color:#82790f;">Content here</div>
        
        
          .mybackground {background-color:#82790f;}
        
        Background color #82790f
      
           Border around this has a color of #82790f        
        
          <div style="border:2px solid #82790f;">Content here</div>
        
        
          .myborder {border:2px solid #82790f;}
        
        Border color #82790f