#96804d color space conversions
Hex:
        #96804d
        RGB:
        150, 128, 77
        CMY:
        41, 50, 70
        CMYK:
        0, 15, 49, 41
      HSL:
        42°, 32.1586%, 44.5098%
        HSV (HSB):
        42°, 48.6667%, 58.8235%
        XYZ:
        21.6364, 22.4582, 10.2157
        xyY:
        0.3984, 0.4135, 22.4582
      CIE-Lab:
        54.5098, 1.3728, 30.6892
        CIE-LCH:
        54.5098, 30.7199, 87.4387
        CIE-Luv:
        54.5098, 17.3990, 36.1777
        Hunter-Lab:
        47.3901, -1.4367, 20.3922
      #96804d color charts
#96804d RGB chart
      #96804d CMYK chart
      #96804d RGB pie chart
      #96804d color shades, tints & tones
#96804d color schemes
#96804d color preview, HTML & CSS examples
           This text has a color of #96804d        
        
          <p style="color:#96804d;">Text here</p>
        
        
          .mytext {color:#96804d;}
        
        Text color #96804d
      
           This box has a color of #96804d        
        
          <div style="background-color:#96804d;">Content here</div>
        
        
          .mybackground {background-color:#96804d;}
        
        Background color #96804d
      
           Border around this has a color of #96804d        
        
          <div style="border:2px solid #96804d;">Content here</div>
        
        
          .myborder {border:2px solid #96804d;}
        
        Border color #96804d