#86501f color space conversions
Hex:
        #86501f
        RGB:
        134, 80, 31
        CMY:
        47, 69, 88
        CMYK:
        0, 40, 77, 47
      HSL:
        29°, 62.4242%, 32.3529%
        HSV (HSB):
        29°, 76.8657%, 52.5490%
        XYZ:
        12.9475, 10.9046, 2.7187
        xyY:
        0.4873, 0.4104, 10.9046
      CIE-Lab:
        39.4193, 18.3918, 37.0943
        CIE-LCH:
        39.4193, 41.4034, 63.6273
        CIE-Luv:
        39.4193, 42.3299, 32.3347
        Hunter-Lab:
        33.0221, 12.1987, 18.2341
      #86501f color charts
#86501f RGB chart
      #86501f CMYK chart
      #86501f RGB pie chart
      #86501f color shades, tints & tones
#86501f color schemes
#86501f color preview, HTML & CSS examples
           This text has a color of #86501f        
        
          <p style="color:#86501f;">Text here</p>
        
        
          .mytext {color:#86501f;}
        
        Text color #86501f
      
           This box has a color of #86501f        
        
          <div style="background-color:#86501f;">Content here</div>
        
        
          .mybackground {background-color:#86501f;}
        
        Background color #86501f
      
           Border around this has a color of #86501f        
        
          <div style="border:2px solid #86501f;">Content here</div>
        
        
          .myborder {border:2px solid #86501f;}
        
        Border color #86501f