#86562d color space conversions
Hex:
        #86562d
        RGB:
        134, 86, 45
        CMY:
        47, 66, 82
        CMYK:
        0, 36, 66, 47
      HSL:
        28°, 49.7207%, 35.0980%
        HSV (HSB):
        28°, 66.4179%, 52.5490%
        XYZ:
        13.6330, 11.9134, 4.0636
        xyY:
        0.4604, 0.4023, 11.9134
      CIE-Lab:
        41.0781, 15.7039, 31.5740
        CIE-LCH:
        41.0781, 35.2638, 63.5557
        CIE-Luv:
        41.0781, 36.7338, 29.8548
        Hunter-Lab:
        34.5158, 10.1010, 17.1807
      #86562d color charts
#86562d RGB chart
      #86562d CMYK chart
      #86562d RGB pie chart
      #86562d color shades, tints & tones
#86562d color schemes
#86562d color preview, HTML & CSS examples
           This text has a color of #86562d        
        
          <p style="color:#86562d;">Text here</p>
        
        
          .mytext {color:#86562d;}
        
        Text color #86562d
      
           This box has a color of #86562d        
        
          <div style="background-color:#86562d;">Content here</div>
        
        
          .mybackground {background-color:#86562d;}
        
        Background color #86562d
      
           Border around this has a color of #86562d        
        
          <div style="border:2px solid #86562d;">Content here</div>
        
        
          .myborder {border:2px solid #86562d;}
        
        Border color #86562d