#49555f color space conversions
Hex:
        #49555f
        RGB:
        73, 85, 95
        CMY:
        71, 67, 63
        CMYK:
        23, 11, 0, 63
      HSL:
        207°, 13.0952%, 32.9412%
        HSV (HSB):
        207°, 23.1579%, 37.2549%
        XYZ:
        8.0617, 8.7397, 12.0885
        xyY:
        0.2790, 0.3025, 8.7397
      CIE-Lab:
        35.4782, -2.2042, -7.3690
        CIE-LCH:
        35.4782, 7.6916, 253.3473
        CIE-Luv:
        35.4782, -6.4644, -9.2009
        Hunter-Lab:
        29.5630, -3.0589, -3.5500
      #49555f color charts
#49555f RGB chart
      #49555f CMYK chart
      #49555f RGB pie chart
      #49555f color shades, tints & tones
#49555f color schemes
#49555f color preview, HTML & CSS examples
           This text has a color of #49555f        
        
          <p style="color:#49555f;">Text here</p>
        
        
          .mytext {color:#49555f;}
        
        Text color #49555f
      
           This box has a color of #49555f        
        
          <div style="background-color:#49555f;">Content here</div>
        
        
          .mybackground {background-color:#49555f;}
        
        Background color #49555f
      
           Border around this has a color of #49555f        
        
          <div style="border:2px solid #49555f;">Content here</div>
        
        
          .myborder {border:2px solid #49555f;}
        
        Border color #49555f