#4b4959 color space conversions
Hex:
        #4b4959
        RGB:
        75, 73, 89
        CMY:
        71, 71, 65
        CMYK:
        16, 18, 0, 65
      HSL:
        248°, 9.8765%, 31.7647%
        HSV (HSB):
        248°, 17.9775%, 34.9020%
        XYZ:
        7.0874, 6.9822, 10.4254
        xyY:
        0.2893, 0.2850, 6.9822
      CIE-Lab:
        31.7664, 4.5620, -9.1412
        CIE-LCH:
        31.7664, 10.2163, 296.5220
        CIE-Luv:
        31.7664, 0.1133, -12.0556
        Hunter-Lab:
        26.4239, 1.6352, -4.8957
      #4b4959 color charts
#4b4959 RGB chart
      #4b4959 CMYK chart
      #4b4959 RGB pie chart
      #4b4959 color shades, tints & tones
#4b4959 color schemes
#4b4959 color preview, HTML & CSS examples
           This text has a color of #4b4959        
        
          <p style="color:#4b4959;">Text here</p>
        
        
          .mytext {color:#4b4959;}
        
        Text color #4b4959
      
           This box has a color of #4b4959        
        
          <div style="background-color:#4b4959;">Content here</div>
        
        
          .mybackground {background-color:#4b4959;}
        
        Background color #4b4959
      
           Border around this has a color of #4b4959        
        
          <div style="border:2px solid #4b4959;">Content here</div>
        
        
          .myborder {border:2px solid #4b4959;}
        
        Border color #4b4959