#96845d color space conversions
Hex:
        #96845d
        RGB:
        150, 132, 93
        CMY:
        41, 48, 64
        CMYK:
        0, 12, 38, 41
      HSL:
        41°, 23.4568%, 47.6471%
        HSV (HSB):
        41°, 38.0000%, 58.8235%
        XYZ:
        22.8047, 23.7769, 13.7434
        xyY:
        0.3780, 0.3941, 23.7769
      CIE-Lab:
        55.8637, 0.9362, 23.5782
        CIE-LCH:
        55.8637, 23.5968, 87.7263
        CIE-Luv:
        55.8637, 13.7932, 29.2923
        Hunter-Lab:
        48.7615, -1.8521, 17.4223
      #96845d color charts
#96845d RGB chart
      #96845d CMYK chart
      #96845d RGB pie chart
      #96845d color shades, tints & tones
#96845d color schemes
#96845d color preview, HTML & CSS examples
           This text has a color of #96845d        
        
          <p style="color:#96845d;">Text here</p>
        
        
          .mytext {color:#96845d;}
        
        Text color #96845d
      
           This box has a color of #96845d        
        
          <div style="background-color:#96845d;">Content here</div>
        
        
          .mybackground {background-color:#96845d;}
        
        Background color #96845d
      
           Border around this has a color of #96845d        
        
          <div style="border:2px solid #96845d;">Content here</div>
        
        
          .myborder {border:2px solid #96845d;}
        
        Border color #96845d