#9ba29a color space conversions
Hex:
        #9ba29a
        RGB:
        155, 162, 154
        CMY:
        39, 36, 40
        CMYK:
        4, 0, 5, 36
      HSL:
        113°, 4.1237%, 61.9608%
        HSV (HSB):
        113°, 4.9383%, 63.5294%
        XYZ:
        32.2706, 35.1423, 35.6542
        xyY:
        0.3131, 0.3410, 35.1423
      CIE-Lab:
        65.8593, -4.0286, 3.2847
        CIE-LCH:
        65.8593, 5.1979, 140.8083
        CIE-Luv:
        65.8593, -3.5353, 5.3919
        Hunter-Lab:
        59.2810, -6.5720, 5.8371
      #9ba29a color charts
#9ba29a RGB chart
      #9ba29a CMYK chart
      #9ba29a RGB pie chart
      #9ba29a color shades, tints & tones
#9ba29a color schemes
#9ba29a color preview, HTML & CSS examples
           This text has a color of #9ba29a        
        
          <p style="color:#9ba29a;">Text here</p>
        
        
          .mytext {color:#9ba29a;}
        
        Text color #9ba29a
      
           This box has a color of #9ba29a        
        
          <div style="background-color:#9ba29a;">Content here</div>
        
        
          .mybackground {background-color:#9ba29a;}
        
        Background color #9ba29a
      
           Border around this has a color of #9ba29a        
        
          <div style="border:2px solid #9ba29a;">Content here</div>
        
        
          .myborder {border:2px solid #9ba29a;}
        
        Border color #9ba29a