#968b8e color space conversions
Hex:
        #968b8e
        RGB:
        150, 139, 142
        CMY:
        41, 45, 44
        CMYK:
        0, 7, 5, 41
      HSL:
        344°, 4.9774%, 56.6667%
        HSV (HSB):
        344°, 7.3333%, 58.8235%
        XYZ:
        26.6928, 26.9023, 29.3770
        xyY:
        0.3217, 0.3242, 26.9023
      CIE-Lab:
        58.8838, 4.6577, -0.1247
        CIE-LCH:
        58.8838, 4.6594, 358.4658
        CIE-Luv:
        58.8838, 6.2310, -0.9530
        Hunter-Lab:
        51.8674, 1.0944, 2.7261
      #968b8e color charts
#968b8e RGB chart
      #968b8e CMYK chart
      #968b8e RGB pie chart
      #968b8e color shades, tints & tones
#968b8e color schemes
#968b8e color preview, HTML & CSS examples
           This text has a color of #968b8e        
        
          <p style="color:#968b8e;">Text here</p>
        
        
          .mytext {color:#968b8e;}
        
        Text color #968b8e
      
           This box has a color of #968b8e        
        
          <div style="background-color:#968b8e;">Content here</div>
        
        
          .mybackground {background-color:#968b8e;}
        
        Background color #968b8e
      
           Border around this has a color of #968b8e        
        
          <div style="border:2px solid #968b8e;">Content here</div>
        
        
          .myborder {border:2px solid #968b8e;}
        
        Border color #968b8e