#86411f color space conversions
Hex:
        #86411f
        RGB:
        134, 65, 31
        CMY:
        47, 75, 88
        CMYK:
        0, 51, 77, 47
      HSL:
        20°, 62.4242%, 32.3529%
        HSV (HSB):
        20°, 76.8657%, 52.5490%
        XYZ:
        11.9691, 8.9479, 2.3926
        xyY:
        0.5135, 0.3839, 8.9479
      CIE-Lab:
        35.8837, 26.9809, 33.4360
        CIE-LCH:
        35.8837, 42.9643, 51.0985
        CIE-Luv:
        35.8837, 53.3357, 26.4762
        Hunter-Lab:
        29.9130, 19.0759, 16.1968
      #86411f color charts
#86411f RGB chart
      #86411f CMYK chart
      #86411f RGB pie chart
      #86411f color shades, tints & tones
#86411f color schemes
#86411f color preview, HTML & CSS examples
           This text has a color of #86411f        
        
          <p style="color:#86411f;">Text here</p>
        
        
          .mytext {color:#86411f;}
        
        Text color #86411f
      
           This box has a color of #86411f        
        
          <div style="background-color:#86411f;">Content here</div>
        
        
          .mybackground {background-color:#86411f;}
        
        Background color #86411f
      
           Border around this has a color of #86411f        
        
          <div style="border:2px solid #86411f;">Content here</div>
        
        
          .myborder {border:2px solid #86411f;}
        
        Border color #86411f