#4b5a41 color space conversions
Hex:
        #4b5a41
        RGB:
        75, 90, 65
        CMY:
        71, 65, 75
        CMYK:
        17, 0, 28, 65
      HSL:
        96°, 16.1290%, 30.3922%
        HSV (HSB):
        96°, 27.7778%, 35.2941%
        XYZ:
        7.5119, 9.1898, 6.3789
        xyY:
        0.3255, 0.3982, 9.1898
      CIE-Lab:
        36.3473, -11.0619, 12.5769
        CIE-LCH:
        36.3473, 16.7495, 131.3329
        CIE-Luv:
        36.3473, -7.1701, 16.2841
        Hunter-Lab:
        30.3147, -8.8188, 8.7443
      #4b5a41 color charts
#4b5a41 RGB chart
      #4b5a41 CMYK chart
      #4b5a41 RGB pie chart
      #4b5a41 color shades, tints & tones
#4b5a41 color schemes
#4b5a41 color preview, HTML & CSS examples
           This text has a color of #4b5a41        
        
          <p style="color:#4b5a41;">Text here</p>
        
        
          .mytext {color:#4b5a41;}
        
        Text color #4b5a41
      
           This box has a color of #4b5a41        
        
          <div style="background-color:#4b5a41;">Content here</div>
        
        
          .mybackground {background-color:#4b5a41;}
        
        Background color #4b5a41
      
           Border around this has a color of #4b5a41        
        
          <div style="border:2px solid #4b5a41;">Content here</div>
        
        
          .myborder {border:2px solid #4b5a41;}
        
        Border color #4b5a41