#996e7e color space conversions
Hex:
        #996e7e
        RGB:
        153, 110, 126
        CMY:
        40, 57, 51
        CMYK:
        0, 28, 18, 40
      HSL:
        338°, 17.4089%, 51.5686%
        HSV (HSB):
        338°, 28.1046%, 60.0000%
        XYZ:
        22.4787, 19.4305, 22.3044
        xyY:
        0.3501, 0.3026, 19.4305
      CIE-Lab:
        51.1871, 19.6060, -2.0582
        CIE-LCH:
        51.1871, 19.7137, 354.0073
        CIE-Luv:
        51.1871, 25.4529, -6.0996
        Hunter-Lab:
        44.0801, 13.8862, 0.8555
      #996e7e color charts
#996e7e RGB chart
      #996e7e CMYK chart
      #996e7e RGB pie chart
      #996e7e color shades, tints & tones
#996e7e color schemes
#996e7e color preview, HTML & CSS examples
           This text has a color of #996e7e        
        
          <p style="color:#996e7e;">Text here</p>
        
        
          .mytext {color:#996e7e;}
        
        Text color #996e7e
      
           This box has a color of #996e7e        
        
          <div style="background-color:#996e7e;">Content here</div>
        
        
          .mybackground {background-color:#996e7e;}
        
        Background color #996e7e
      
           Border around this has a color of #996e7e        
        
          <div style="border:2px solid #996e7e;">Content here</div>
        
        
          .myborder {border:2px solid #996e7e;}
        
        Border color #996e7e