#82711b color space conversions
Hex:
        #82711b
        RGB:
        130, 113, 27
        CMY:
        49, 56, 89
        CMYK:
        0, 13, 79, 49
      HSL:
        50°, 65.6051%, 30.7843%
        HSV (HSB):
        50°, 79.2308%, 50.9804%
        XYZ:
        15.3089, 16.6352, 3.4410
        xyY:
        0.4326, 0.4701, 16.6352
      CIE-Lab:
        47.7971, -2.9439, 46.7630
        CIE-LCH:
        47.7971, 46.8556, 93.6022
        CIE-Luv:
        47.7971, 15.3510, 47.0821
        Hunter-Lab:
        40.7863, -4.3771, 23.5484
      #82711b color charts
#82711b RGB chart
      #82711b CMYK chart
      #82711b RGB pie chart
      #82711b color shades, tints & tones
#82711b color schemes
#82711b color preview, HTML & CSS examples
           This text has a color of #82711b        
        
          <p style="color:#82711b;">Text here</p>
        
        
          .mytext {color:#82711b;}
        
        Text color #82711b
      
           This box has a color of #82711b        
        
          <div style="background-color:#82711b;">Content here</div>
        
        
          .mybackground {background-color:#82711b;}
        
        Background color #82711b
      
           Border around this has a color of #82711b        
        
          <div style="border:2px solid #82711b;">Content here</div>
        
        
          .myborder {border:2px solid #82711b;}
        
        Border color #82711b