#86968d color space conversions
Hex:
        #86968d
        RGB:
        134, 150, 141
        CMY:
        47, 41, 45
        CMYK:
        11, 0, 6, 41
      HSL:
        146°, 7.0796%, 55.6863%
        HSV (HSB):
        146°, 10.6667%, 58.8235%
        XYZ:
        25.5456, 28.8041, 29.4127
        xyY:
        0.3050, 0.3439, 28.8041
      CIE-Lab:
        60.6084, -7.5356, 2.7964
        CIE-LCH:
        60.6084, 8.0377, 159.6403
        CIE-Luv:
        60.6084, -8.3831, 5.1934
        Hunter-Lab:
        53.6695, -8.9592, 5.0757
      #86968d color charts
#86968d RGB chart
      #86968d CMYK chart
      #86968d RGB pie chart
      #86968d color shades, tints & tones
#86968d color schemes
#86968d color preview, HTML & CSS examples
           This text has a color of #86968d        
        
          <p style="color:#86968d;">Text here</p>
        
        
          .mytext {color:#86968d;}
        
        Text color #86968d
      
           This box has a color of #86968d        
        
          <div style="background-color:#86968d;">Content here</div>
        
        
          .mybackground {background-color:#86968d;}
        
        Background color #86968d
      
           Border around this has a color of #86968d        
        
          <div style="border:2px solid #86968d;">Content here</div>
        
        
          .myborder {border:2px solid #86968d;}
        
        Border color #86968d