#82861a color space conversions
Hex:
        #82861a
        RGB:
        130, 134, 26
        CMY:
        49, 47, 90
        CMYK:
        3, 0, 81, 47
      HSL:
        62°, 67.5000%, 31.3725%
        HSV (HSB):
        62°, 80.5970%, 52.5490%
        XYZ:
        17.9175, 21.8706, 4.2544
        xyY:
        0.4068, 0.4966, 21.8706
      CIE-Lab:
        53.8894, -14.5552, 52.6326
        CIE-LCH:
        53.8894, 54.6081, 105.4585
        CIE-Luv:
        53.8894, 1.3610, 56.2900
        Hunter-Lab:
        46.7660, -13.4518, 27.3425
      #82861a color charts
#82861a RGB chart
      #82861a CMYK chart
      #82861a RGB pie chart
      #82861a color shades, tints & tones
#82861a color schemes
#82861a color preview, HTML & CSS examples
           This text has a color of #82861a        
        
          <p style="color:#82861a;">Text here</p>
        
        
          .mytext {color:#82861a;}
        
        Text color #82861a
      
           This box has a color of #82861a        
        
          <div style="background-color:#82861a;">Content here</div>
        
        
          .mybackground {background-color:#82861a;}
        
        Background color #82861a
      
           Border around this has a color of #82861a        
        
          <div style="border:2px solid #82861a;">Content here</div>
        
        
          .myborder {border:2px solid #82861a;}
        
        Border color #82861a