#996768 color space conversions
Hex:
        #996768
        RGB:
        153, 103, 104
        CMY:
        40, 60, 59
        CMYK:
        0, 33, 32, 40
      HSL:
        359°, 19.6850%, 50.1961%
        HSV (HSB):
        359°, 32.6797%, 60.0000%
        XYZ:
        20.4858, 17.4723, 15.3895
        xyY:
        0.3840, 0.3275, 17.4723
      CIE-Lab:
        48.8497, 20.2594, 7.6297
        CIE-LCH:
        48.8497, 21.6485, 20.6365
        CIE-Luv:
        48.8497, 32.6579, 6.3562
        Hunter-Lab:
        41.7999, 14.3318, 7.4311
      #996768 color charts
#996768 RGB chart
      #996768 CMYK chart
      #996768 RGB pie chart
      #996768 color shades, tints & tones
#996768 color schemes
#996768 color preview, HTML & CSS examples
           This text has a color of #996768        
        
          <p style="color:#996768;">Text here</p>
        
        
          .mytext {color:#996768;}
        
        Text color #996768
      
           This box has a color of #996768        
        
          <div style="background-color:#996768;">Content here</div>
        
        
          .mybackground {background-color:#996768;}
        
        Background color #996768
      
           Border around this has a color of #996768        
        
          <div style="border:2px solid #996768;">Content here</div>
        
        
          .myborder {border:2px solid #996768;}
        
        Border color #996768