#96875d color space conversions
Hex:
        #96875d
        RGB:
        150, 135, 93
        CMY:
        41, 47, 64
        CMYK:
        0, 10, 38, 41
      HSL:
        44°, 23.4568%, 47.6471%
        HSV (HSB):
        44°, 38.0000%, 58.8235%
        XYZ:
        23.2174, 24.6023, 13.8810
        xyY:
        0.3763, 0.3987, 24.6023
      CIE-Lab:
        56.6858, -0.7445, 24.6621
        CIE-LCH:
        56.6858, 24.6733, 91.7291
        CIE-Luv:
        56.6858, 11.9364, 30.9308
        Hunter-Lab:
        49.6007, -3.2477, 18.1279
      #96875d color charts
#96875d RGB chart
      #96875d CMYK chart
      #96875d RGB pie chart
      #96875d color shades, tints & tones
#96875d color schemes
#96875d color preview, HTML & CSS examples
           This text has a color of #96875d        
        
          <p style="color:#96875d;">Text here</p>
        
        
          .mytext {color:#96875d;}
        
        Text color #96875d
      
           This box has a color of #96875d        
        
          <div style="background-color:#96875d;">Content here</div>
        
        
          .mybackground {background-color:#96875d;}
        
        Background color #96875d
      
           Border around this has a color of #96875d        
        
          <div style="border:2px solid #96875d;">Content here</div>
        
        
          .myborder {border:2px solid #96875d;}
        
        Border color #96875d