#96914b color space conversions
Hex:
        #96914b
        RGB:
        150, 145, 75
        CMY:
        41, 43, 71
        CMYK:
        0, 3, 50, 41
      HSL:
        56°, 33.3333%, 44.1176%
        HSV (HSB):
        56°, 50.0000%, 58.8235%
        XYZ:
        23.9731, 27.2428, 10.6515
        xyY:
        0.3875, 0.4403, 27.2428
      CIE-Lab:
        59.1984, -8.2199, 37.4986
        CIE-LCH:
        59.1984, 38.3890, 102.3639
        CIE-Luv:
        59.1984, 6.5961, 45.7379
        Hunter-Lab:
        52.1947, -9.3554, 24.4368
      #96914b color charts
#96914b RGB chart
      #96914b CMYK chart
      #96914b RGB pie chart
      #96914b color shades, tints & tones
#96914b color schemes
#96914b color preview, HTML & CSS examples
           This text has a color of #96914b        
        
          <p style="color:#96914b;">Text here</p>
        
        
          .mytext {color:#96914b;}
        
        Text color #96914b
      
           This box has a color of #96914b        
        
          <div style="background-color:#96914b;">Content here</div>
        
        
          .mybackground {background-color:#96914b;}
        
        Background color #96914b
      
           Border around this has a color of #96914b        
        
          <div style="border:2px solid #96914b;">Content here</div>
        
        
          .myborder {border:2px solid #96914b;}
        
        Border color #96914b