#96945d color space conversions
Hex:
        #96945d
        RGB:
        150, 148, 93
        CMY:
        41, 42, 64
        CMYK:
        0, 1, 38, 41
      HSL:
        58°, 23.4568%, 47.6471%
        HSV (HSB):
        58°, 38.0000%, 58.8235%
        XYZ:
        25.1434, 28.4542, 14.5229
        xyY:
        0.3691, 0.4177, 28.4542
      CIE-Lab:
        60.2968, -7.8953, 29.3595
        CIE-LCH:
        60.2968, 30.4026, 105.0517
        CIE-Luv:
        60.2968, 4.0164, 37.9892
        Hunter-Lab:
        53.3424, -9.2119, 21.1975
      #96945d color charts
#96945d RGB chart
      #96945d CMYK chart
      #96945d RGB pie chart
      #96945d color shades, tints & tones
#96945d color schemes
#96945d color preview, HTML & CSS examples
           This text has a color of #96945d        
        
          <p style="color:#96945d;">Text here</p>
        
        
          .mytext {color:#96945d;}
        
        Text color #96945d
      
           This box has a color of #96945d        
        
          <div style="background-color:#96945d;">Content here</div>
        
        
          .mybackground {background-color:#96945d;}
        
        Background color #96945d
      
           Border around this has a color of #96945d        
        
          <div style="border:2px solid #96945d;">Content here</div>
        
        
          .myborder {border:2px solid #96945d;}
        
        Border color #96945d