#996c89 color space conversions
Hex:
        #996c89
        RGB:
        153, 108, 137
        CMY:
        40, 58, 46
        CMYK:
        0, 29, 10, 40
      HSL:
        321°, 18.0723%, 51.1765%
        HSV (HSB):
        321°, 29.4118%, 60.0000%
        XYZ:
        23.0148, 19.3036, 26.1799
        xyY:
        0.3360, 0.2818, 19.3036
      CIE-Lab:
        51.0405, 22.6769, -8.7782
        CIE-LCH:
        51.0405, 24.3166, 338.8386
        CIE-Luv:
        51.0405, 24.9092, -16.0117
        Hunter-Lab:
        43.9358, 16.6155, -4.5738
      #996c89 color charts
#996c89 RGB chart
      #996c89 CMYK chart
      #996c89 RGB pie chart
      #996c89 color shades, tints & tones
#996c89 color schemes
#996c89 color preview, HTML & CSS examples
           This text has a color of #996c89        
        
          <p style="color:#996c89;">Text here</p>
        
        
          .mytext {color:#996c89;}
        
        Text color #996c89
      
           This box has a color of #996c89        
        
          <div style="background-color:#996c89;">Content here</div>
        
        
          .mybackground {background-color:#996c89;}
        
        Background color #996c89
      
           Border around this has a color of #996c89        
        
          <div style="border:2px solid #996c89;">Content here</div>
        
        
          .myborder {border:2px solid #996c89;}
        
        Border color #996c89