#96912d color space conversions
Hex:
        #96912d
        RGB:
        150, 145, 45
        CMY:
        41, 43, 82
        CMYK:
        0, 3, 70, 41
      HSL:
        57°, 53.8462%, 38.2353%
        HSV (HSB):
        57°, 70.0000%, 58.8235%
        XYZ:
        23.1767, 26.9243, 6.4580
        xyY:
        0.4098, 0.4760, 26.9243
      CIE-Lab:
        58.9042, -10.4891, 51.1485
        CIE-LCH:
        58.9042, 52.2130, 101.5890
        CIE-Luv:
        58.9042, 7.5274, 57.0287
        Hunter-Lab:
        51.8886, -11.0757, 28.9429
      #96912d color charts
#96912d RGB chart
      #96912d CMYK chart
      #96912d RGB pie chart
      #96912d color shades, tints & tones
#96912d color schemes
#96912d color preview, HTML & CSS examples
           This text has a color of #96912d        
        
          <p style="color:#96912d;">Text here</p>
        
        
          .mytext {color:#96912d;}
        
        Text color #96912d
      
           This box has a color of #96912d        
        
          <div style="background-color:#96912d;">Content here</div>
        
        
          .mybackground {background-color:#96912d;}
        
        Background color #96912d
      
           Border around this has a color of #96912d        
        
          <div style="border:2px solid #96912d;">Content here</div>
        
        
          .myborder {border:2px solid #96912d;}
        
        Border color #96912d