#96941b color space conversions
Hex:
        #96941b
        RGB:
        150, 148, 27
        CMY:
        41, 42, 89
        CMYK:
        0, 1, 82, 41
      HSL:
        59°, 69.4915%, 34.7059%
        HSV (HSB):
        59°, 82.0000%, 58.8235%
        XYZ:
        23.3654, 27.7430, 5.1604
        xyY:
        0.4152, 0.4930, 27.7430
      CIE-Lab:
        59.6558, -12.8835, 58.0636
        CIE-LCH:
        59.6558, 59.4758, 102.5104
        CIE-Luv:
        59.6558, 5.8742, 62.3806
        Hunter-Lab:
        52.6716, -12.9917, 31.0613
      #96941b color charts
#96941b RGB chart
      #96941b CMYK chart
      #96941b RGB pie chart
      #96941b color shades, tints & tones
#96941b color schemes
#96941b color preview, HTML & CSS examples
           This text has a color of #96941b        
        
          <p style="color:#96941b;">Text here</p>
        
        
          .mytext {color:#96941b;}
        
        Text color #96941b
      
           This box has a color of #96941b        
        
          <div style="background-color:#96941b;">Content here</div>
        
        
          .mybackground {background-color:#96941b;}
        
        Background color #96941b
      
           Border around this has a color of #96941b        
        
          <div style="border:2px solid #96941b;">Content here</div>
        
        
          .myborder {border:2px solid #96941b;}
        
        Border color #96941b