#86432e color space conversions
Hex:
        #86432e
        RGB:
        134, 67, 46
        CMY:
        47, 74, 82
        CMYK:
        0, 50, 66, 47
      HSL:
        14°, 48.8889%, 35.2941%
        HSV (HSB):
        14°, 65.6716%, 52.5490%
        XYZ:
        12.3318, 9.2799, 3.7260
        xyY:
        0.4867, 0.3662, 9.2799
      CIE-Lab:
        36.5177, 26.7543, 25.6159
        CIE-LCH:
        36.5177, 37.0401, 43.7547
        CIE-Luv:
        36.5177, 50.0004, 21.3483
        Hunter-Lab:
        30.4629, 18.9491, 14.0721
      #86432e color charts
#86432e RGB chart
      #86432e CMYK chart
      #86432e RGB pie chart
      #86432e color shades, tints & tones
#86432e color schemes
#86432e color preview, HTML & CSS examples
           This text has a color of #86432e        
        
          <p style="color:#86432e;">Text here</p>
        
        
          .mytext {color:#86432e;}
        
        Text color #86432e
      
           This box has a color of #86432e        
        
          <div style="background-color:#86432e;">Content here</div>
        
        
          .mybackground {background-color:#86432e;}
        
        Background color #86432e
      
           Border around this has a color of #86432e        
        
          <div style="border:2px solid #86432e;">Content here</div>
        
        
          .myborder {border:2px solid #86432e;}
        
        Border color #86432e