#86342e color space conversions
Hex:
        #86342e
        RGB:
        134, 52, 46
        CMY:
        47, 80, 82
        CMYK:
        0, 61, 66, 47
      HSL:
        4°, 48.8889%, 35.2941%
        HSV (HSB):
        4°, 65.6716%, 52.5490%
        XYZ:
        11.5526, 7.7216, 3.4663
        xyY:
        0.5080, 0.3396, 7.7216
      CIE-Lab:
        33.3962, 34.7618, 21.7791
        CIE-LCH:
        33.3962, 41.0208, 32.0681
        CIE-Luv:
        33.3962, 59.7244, 15.6583
        Hunter-Lab:
        27.7877, 25.5823, 12.0555
      #86342e color charts
#86342e RGB chart
      #86342e CMYK chart
      #86342e RGB pie chart
      #86342e color shades, tints & tones
#86342e color schemes
#86342e color preview, HTML & CSS examples
           This text has a color of #86342e        
        
          <p style="color:#86342e;">Text here</p>
        
        
          .mytext {color:#86342e;}
        
        Text color #86342e
      
           This box has a color of #86342e        
        
          <div style="background-color:#86342e;">Content here</div>
        
        
          .mybackground {background-color:#86342e;}
        
        Background color #86342e
      
           Border around this has a color of #86342e        
        
          <div style="border:2px solid #86342e;">Content here</div>
        
        
          .myborder {border:2px solid #86342e;}
        
        Border color #86342e