#49876f color space conversions
Hex:
        #49876f
        RGB:
        73, 135, 111
        CMY:
        71, 47, 56
        CMYK:
        46, 0, 18, 47
      HSL:
        157°, 29.8077%, 40.7843%
        HSV (HSB):
        157°, 45.9259%, 52.9412%
        XYZ:
        14.2809, 19.8921, 18.1258
        xyY:
        0.2731, 0.3804, 19.8921
      CIE-Lab:
        51.7150, -26.0625, 6.7290
        CIE-LCH:
        51.7150, 26.9172, 165.5232
        CIE-Luv:
        51.7150, -28.3755, 13.0614
        Hunter-Lab:
        44.6006, -20.8962, 7.1248
      #49876f color charts
#49876f RGB chart
      #49876f CMYK chart
      #49876f RGB pie chart
      #49876f color shades, tints & tones
#49876f color schemes
#49876f color preview, HTML & CSS examples
           This text has a color of #49876f        
        
          <p style="color:#49876f;">Text here</p>
        
        
          .mytext {color:#49876f;}
        
        Text color #49876f
      
           This box has a color of #49876f        
        
          <div style="background-color:#49876f;">Content here</div>
        
        
          .mybackground {background-color:#49876f;}
        
        Background color #49876f
      
           Border around this has a color of #49876f        
        
          <div style="border:2px solid #49876f;">Content here</div>
        
        
          .myborder {border:2px solid #49876f;}
        
        Border color #49876f