#86947b color space conversions
Hex:
        #86947b
        RGB:
        134, 148, 123
        CMY:
        47, 42, 52
        CMYK:
        9, 0, 17, 42
      HSL:
        94°, 10.4603%, 53.1373%
        HSV (HSB):
        94°, 16.8919%, 58.0392%
        XYZ:
        23.9966, 27.6782, 22.8166
        xyY:
        0.3221, 0.3716, 27.6782
      CIE-Lab:
        59.5969, -9.8342, 11.5458
        CIE-LCH:
        59.5969, 15.1663, 130.4230
        CIE-Luv:
        59.5969, -6.7781, 17.3494
        Hunter-Lab:
        52.6101, -10.6500, 11.1135
      #86947b color charts
#86947b RGB chart
      #86947b CMYK chart
      #86947b RGB pie chart
      #86947b color shades, tints & tones
#86947b color schemes
#86947b color preview, HTML & CSS examples
           This text has a color of #86947b        
        
          <p style="color:#86947b;">Text here</p>
        
        
          .mytext {color:#86947b;}
        
        Text color #86947b
      
           This box has a color of #86947b        
        
          <div style="background-color:#86947b;">Content here</div>
        
        
          .mybackground {background-color:#86947b;}
        
        Background color #86947b
      
           Border around this has a color of #86947b        
        
          <div style="border:2px solid #86947b;">Content here</div>
        
        
          .myborder {border:2px solid #86947b;}
        
        Border color #86947b