#49b075 color space conversions
Hex:
        #49b075
        RGB:
        73, 176, 117
        CMY:
        71, 31, 54
        CMYK:
        59, 0, 34, 31
      HSL:
        146°, 41.3655%, 48.8235%
        HSV (HSB):
        146°, 58.5227%, 69.0196%
        XYZ:
        21.4839, 33.7515, 22.2120
        xyY:
        0.2774, 0.4358, 33.7515
      CIE-Lab:
        64.7648, -43.5490, 21.5147
        CIE-LCH:
        64.7648, 48.5736, 153.7091
        CIE-Luv:
        64.7648, -44.8442, 35.9615
        Hunter-Lab:
        58.0960, -35.6589, 17.9987
      #49b075 color charts
#49b075 RGB chart
      #49b075 CMYK chart
      #49b075 RGB pie chart
      #49b075 color shades, tints & tones
#49b075 color schemes
#49b075 color preview, HTML & CSS examples
           This text has a color of #49b075        
        
          <p style="color:#49b075;">Text here</p>
        
        
          .mytext {color:#49b075;}
        
        Text color #49b075
      
           This box has a color of #49b075        
        
          <div style="background-color:#49b075;">Content here</div>
        
        
          .mybackground {background-color:#49b075;}
        
        Background color #49b075
      
           Border around this has a color of #49b075        
        
          <div style="border:2px solid #49b075;">Content here</div>
        
        
          .myborder {border:2px solid #49b075;}
        
        Border color #49b075