#968e6e color space conversions
Hex:
        #968e6e
        RGB:
        150, 142, 110
        CMY:
        41, 44, 57
        CMYK:
        0, 5, 27, 41
      HSL:
        48°, 16.0000%, 50.9804%
        HSV (HSB):
        48°, 26.6667%, 58.8235%
        XYZ:
        25.0652, 26.9558, 18.6338
        xyY:
        0.3548, 0.3815, 26.9558
      CIE-Lab:
        58.9334, -2.3516, 18.1562
        CIE-LCH:
        58.9334, 18.3079, 97.3799
        CIE-Luv:
        58.9334, 6.7065, 24.1805
        Hunter-Lab:
        51.9190, -4.6831, 15.0641
      #968e6e color charts
#968e6e RGB chart
      #968e6e CMYK chart
      #968e6e RGB pie chart
      #968e6e color shades, tints & tones
#968e6e color schemes
#968e6e color preview, HTML & CSS examples
           This text has a color of #968e6e        
        
          <p style="color:#968e6e;">Text here</p>
        
        
          .mytext {color:#968e6e;}
        
        Text color #968e6e
      
           This box has a color of #968e6e        
        
          <div style="background-color:#968e6e;">Content here</div>
        
        
          .mybackground {background-color:#968e6e;}
        
        Background color #968e6e
      
           Border around this has a color of #968e6e        
        
          <div style="border:2px solid #968e6e;">Content here</div>
        
        
          .myborder {border:2px solid #968e6e;}
        
        Border color #968e6e