#96788e color space conversions
Hex:
        #96788e
        RGB:
        150, 120, 142
        CMY:
        41, 53, 44
        CMYK:
        0, 20, 5, 41
      HSL:
        316°, 12.5000%, 52.9412%
        HSV (HSB):
        316°, 20.0000%, 58.8235%
        XYZ:
        24.1766, 21.8700, 28.5383
        xyY:
        0.3241, 0.2932, 21.8700
      CIE-Lab:
        53.8888, 15.5582, -7.4950
        CIE-LCH:
        53.8888, 17.2694, 334.2780
        CIE-Luv:
        53.8888, 16.1349, -13.1635
        Hunter-Lab:
        46.7653, 10.4412, -3.4456
      #96788e color charts
#96788e RGB chart
      #96788e CMYK chart
      #96788e RGB pie chart
      #96788e color shades, tints & tones
#96788e color schemes
#96788e color preview, HTML & CSS examples
           This text has a color of #96788e        
        
          <p style="color:#96788e;">Text here</p>
        
        
          .mytext {color:#96788e;}
        
        Text color #96788e
      
           This box has a color of #96788e        
        
          <div style="background-color:#96788e;">Content here</div>
        
        
          .mybackground {background-color:#96788e;}
        
        Background color #96788e
      
           Border around this has a color of #96788e        
        
          <div style="border:2px solid #96788e;">Content here</div>
        
        
          .myborder {border:2px solid #96788e;}
        
        Border color #96788e