#996c75 color space conversions
Hex:
        #996c75
        RGB:
        153, 108, 117
        CMY:
        40, 58, 54
        CMYK:
        0, 29, 24, 40
      HSL:
        348°, 18.0723%, 51.1765%
        HSV (HSB):
        348°, 29.4118%, 60.0000%
        XYZ:
        21.7103, 18.7818, 19.3106
        xyY:
        0.3630, 0.3141, 18.7818
      CIE-Lab:
        50.4309, 19.3015, 2.1682
        CIE-LCH:
        50.4309, 19.4229, 6.4095
        CIE-Luv:
        50.4309, 27.8448, -0.3740
        Hunter-Lab:
        43.3380, 13.5788, 3.9180
      #996c75 color charts
#996c75 RGB chart
      #996c75 CMYK chart
      #996c75 RGB pie chart
      #996c75 color shades, tints & tones
#996c75 color schemes
#996c75 color preview, HTML & CSS examples
           This text has a color of #996c75        
        
          <p style="color:#996c75;">Text here</p>
        
        
          .mytext {color:#996c75;}
        
        Text color #996c75
      
           This box has a color of #996c75        
        
          <div style="background-color:#996c75;">Content here</div>
        
        
          .mybackground {background-color:#996c75;}
        
        Background color #996c75
      
           Border around this has a color of #996c75        
        
          <div style="border:2px solid #996c75;">Content here</div>
        
        
          .myborder {border:2px solid #996c75;}
        
        Border color #996c75