#96b072 color space conversions
Hex:
        #96b072
        RGB:
        150, 176, 114
        CMY:
        41, 31, 55
        CMYK:
        15, 0, 35, 31
      HSL:
        85°, 28.1818%, 56.8627%
        HSV (HSB):
        85°, 35.2273%, 69.0196%
        XYZ:
        31.1403, 38.7496, 21.7577
        xyY:
        0.3398, 0.4228, 38.7496
      CIE-Lab:
        68.5695, -19.8316, 28.8825
        CIE-LCH:
        68.5695, 35.0356, 124.4746
        CIE-Luv:
        68.5695, -12.5051, 41.2710
        Hunter-Lab:
        62.2492, -19.6411, 22.8510
      #96b072 color charts
#96b072 RGB chart
      #96b072 CMYK chart
      #96b072 RGB pie chart
      #96b072 color shades, tints & tones
#96b072 color schemes
#96b072 color preview, HTML & CSS examples
           This text has a color of #96b072        
        
          <p style="color:#96b072;">Text here</p>
        
        
          .mytext {color:#96b072;}
        
        Text color #96b072
      
           This box has a color of #96b072        
        
          <div style="background-color:#96b072;">Content here</div>
        
        
          .mybackground {background-color:#96b072;}
        
        Background color #96b072
      
           Border around this has a color of #96b072        
        
          <div style="border:2px solid #96b072;">Content here</div>
        
        
          .myborder {border:2px solid #96b072;}
        
        Border color #96b072