#86885a color space conversions
Hex:
        #86885a
        RGB:
        134, 136, 90
        CMY:
        47, 47, 65
        CMYK:
        1, 0, 34, 47
      HSL:
        63°, 20.3540%, 44.3137%
        HSV (HSB):
        63°, 33.8235%, 53.3333%
        XYZ:
        20.4811, 23.4148, 13.1129
        xyY:
        0.3593, 0.4107, 23.4148
      CIE-Lab:
        55.4971, -8.4160, 24.5044
        CIE-LCH:
        55.4971, 25.9093, 108.9551
        CIE-Luv:
        55.4971, 1.0602, 31.9929
        Hunter-Lab:
        48.3889, -9.1284, 17.8052
      #86885a color charts
#86885a RGB chart
      #86885a CMYK chart
      #86885a RGB pie chart
      #86885a color shades, tints & tones
#86885a color schemes
#86885a color preview, HTML & CSS examples
           This text has a color of #86885a        
        
          <p style="color:#86885a;">Text here</p>
        
        
          .mytext {color:#86885a;}
        
        Text color #86885a
      
           This box has a color of #86885a        
        
          <div style="background-color:#86885a;">Content here</div>
        
        
          .mybackground {background-color:#86885a;}
        
        Background color #86885a
      
           Border around this has a color of #86885a        
        
          <div style="border:2px solid #86885a;">Content here</div>
        
        
          .myborder {border:2px solid #86885a;}
        
        Border color #86885a