#4d4450 color space conversions
Hex:
        #4d4450
        RGB:
        77, 68, 80
        CMY:
        70, 73, 69
        CMYK:
        4, 15, 0, 69
      HSL:
        285°, 8.1081%, 29.0196%
        HSV (HSB):
        285°, 15.0000%, 31.3725%
        XYZ:
        6.5757, 6.2912, 8.4572
        xyY:
        0.3084, 0.2950, 6.2912
      CIE-Lab:
        30.1356, 6.3993, -5.7891
        CIE-LCH:
        30.1356, 8.6293, 317.8662
        CIE-Luv:
        30.1356, 4.0705, -7.8689
        Hunter-Lab:
        25.0823, 2.9022, -2.4336
      #4d4450 color charts
#4d4450 RGB chart
      #4d4450 CMYK chart
      #4d4450 RGB pie chart
      #4d4450 color shades, tints & tones
#4d4450 color schemes
#4d4450 color preview, HTML & CSS examples
           This text has a color of #4d4450        
        
          <p style="color:#4d4450;">Text here</p>
        
        
          .mytext {color:#4d4450;}
        
        Text color #4d4450
      
           This box has a color of #4d4450        
        
          <div style="background-color:#4d4450;">Content here</div>
        
        
          .mybackground {background-color:#4d4450;}
        
        Background color #4d4450
      
           Border around this has a color of #4d4450        
        
          <div style="border:2px solid #4d4450;">Content here</div>
        
        
          .myborder {border:2px solid #4d4450;}
        
        Border color #4d4450