#49896f color space conversions
Hex:
        #49896f
        RGB:
        73, 137, 111
        CMY:
        71, 46, 56
        CMYK:
        47, 0, 19, 46
      HSL:
        156°, 30.4762%, 41.1765%
        HSV (HSB):
        156°, 46.7153%, 53.7255%
        XYZ:
        14.5626, 20.4555, 18.2197
        xyY:
        0.2735, 0.3842, 20.4555
      CIE-Lab:
        52.3483, -27.0560, 7.6313
        CIE-LCH:
        52.3483, 28.1117, 164.2487
        CIE-Luv:
        52.3483, -29.2227, 14.4404
        Hunter-Lab:
        45.2277, -21.6746, 7.7748
      #49896f color charts
#49896f RGB chart
      #49896f CMYK chart
      #49896f RGB pie chart
      #49896f color shades, tints & tones
#49896f color schemes
#49896f color preview, HTML & CSS examples
           This text has a color of #49896f        
        
          <p style="color:#49896f;">Text here</p>
        
        
          .mytext {color:#49896f;}
        
        Text color #49896f
      
           This box has a color of #49896f        
        
          <div style="background-color:#49896f;">Content here</div>
        
        
          .mybackground {background-color:#49896f;}
        
        Background color #49896f
      
           Border around this has a color of #49896f        
        
          <div style="border:2px solid #49896f;">Content here</div>
        
        
          .myborder {border:2px solid #49896f;}
        
        Border color #49896f