#86711b color space conversions
Hex:
        #86711b
        RGB:
        134, 113, 27
        CMY:
        47, 56, 89
        CMYK:
        0, 16, 80, 47
      HSL:
        48°, 66.4596%, 31.5686%
        HSV (HSB):
        48°, 79.8507%, 52.5490%
        XYZ:
        15.9345, 16.9577, 3.4702
        xyY:
        0.4382, 0.4664, 16.9577
      CIE-Lab:
        48.2067, -1.0533, 47.2905
        CIE-LCH:
        48.2067, 47.3022, 91.2759
        CIE-Luv:
        48.2067, 18.3112, 47.2226
        Hunter-Lab:
        41.1798, -2.9941, 23.8294
      #86711b color charts
#86711b RGB chart
      #86711b CMYK chart
      #86711b RGB pie chart
      #86711b color shades, tints & tones
#86711b color schemes
#86711b color preview, HTML & CSS examples
           This text has a color of #86711b        
        
          <p style="color:#86711b;">Text here</p>
        
        
          .mytext {color:#86711b;}
        
        Text color #86711b
      
           This box has a color of #86711b        
        
          <div style="background-color:#86711b;">Content here</div>
        
        
          .mybackground {background-color:#86711b;}
        
        Background color #86711b
      
           Border around this has a color of #86711b        
        
          <div style="border:2px solid #86711b;">Content here</div>
        
        
          .myborder {border:2px solid #86711b;}
        
        Border color #86711b