#86501a color space conversions
Hex:
        #86501a
        RGB:
        134, 80, 26
        CMY:
        47, 69, 90
        CMYK:
        0, 40, 81, 47
      HSL:
        30°, 67.5000%, 31.3725%
        HSV (HSB):
        30°, 80.5970%, 52.5490%
        XYZ:
        12.8866, 10.8802, 2.3982
        xyY:
        0.4925, 0.4158, 10.8802
      CIE-Lab:
        39.3780, 18.1659, 39.4171
        CIE-LCH:
        39.3780, 43.4017, 65.2568
        CIE-Luv:
        39.3780, 42.6924, 33.7485
        Hunter-Lab:
        32.9852, 12.0121, 18.7790
      #86501a color charts
#86501a RGB chart
      #86501a CMYK chart
      #86501a RGB pie chart
      #86501a color shades, tints & tones
#86501a color schemes
#86501a color preview, HTML & CSS examples
           This text has a color of #86501a        
        
          <p style="color:#86501a;">Text here</p>
        
        
          .mytext {color:#86501a;}
        
        Text color #86501a
      
           This box has a color of #86501a        
        
          <div style="background-color:#86501a;">Content here</div>
        
        
          .mybackground {background-color:#86501a;}
        
        Background color #86501a
      
           Border around this has a color of #86501a        
        
          <div style="border:2px solid #86501a;">Content here</div>
        
        
          .myborder {border:2px solid #86501a;}
        
        Border color #86501a