#86545d color space conversions
Hex:
        #86545d
        RGB:
        134, 84, 93
        CMY:
        47, 67, 64
        CMYK:
        0, 37, 31, 47
      HSL:
        349°, 22.9358%, 42.7451%
        HSV (HSB):
        349°, 37.3134%, 52.5490%
        XYZ:
        14.9776, 12.1993, 11.9212
        xyY:
        0.3831, 0.3120, 12.1993
      CIE-Lab:
        41.5311, 22.0880, 3.5126
        CIE-LCH:
        41.5311, 22.3655, 9.0358
        CIE-Luv:
        41.5311, 31.5752, 0.7602
        Hunter-Lab:
        34.9275, 15.4214, 4.2128
      #86545d color charts
#86545d RGB chart
      #86545d CMYK chart
      #86545d RGB pie chart
      #86545d color shades, tints & tones
#86545d color schemes
#86545d color preview, HTML & CSS examples
           This text has a color of #86545d        
        
          <p style="color:#86545d;">Text here</p>
        
        
          .mytext {color:#86545d;}
        
        Text color #86545d
      
           This box has a color of #86545d        
        
          <div style="background-color:#86545d;">Content here</div>
        
        
          .mybackground {background-color:#86545d;}
        
        Background color #86545d
      
           Border around this has a color of #86545d        
        
          <div style="border:2px solid #86545d;">Content here</div>
        
        
          .myborder {border:2px solid #86545d;}
        
        Border color #86545d