#4b5a29 color space conversions
Hex:
        #4b5a29
        RGB:
        75, 90, 41
        CMY:
        71, 65, 84
        CMYK:
        17, 0, 54, 65
      HSL:
        78°, 37.4046%, 25.6863%
        HSV (HSB):
        78°, 54.4444%, 35.2941%
        XYZ:
        6.9581, 8.9683, 3.4621
        xyY:
        0.3589, 0.4626, 8.9683
      CIE-Lab:
        35.9232, -14.6429, 26.1612
        CIE-LCH:
        35.9232, 29.9804, 119.2365
        CIE-Luv:
        35.9232, -6.8064, 29.4862
        Hunter-Lab:
        29.9471, -10.9338, 14.1085
      #4b5a29 color charts
#4b5a29 RGB chart
      #4b5a29 CMYK chart
      #4b5a29 RGB pie chart
      #4b5a29 color shades, tints & tones
#4b5a29 color schemes
#4b5a29 color preview, HTML & CSS examples
           This text has a color of #4b5a29        
        
          <p style="color:#4b5a29;">Text here</p>
        
        
          .mytext {color:#4b5a29;}
        
        Text color #4b5a29
      
           This box has a color of #4b5a29        
        
          <div style="background-color:#4b5a29;">Content here</div>
        
        
          .mybackground {background-color:#4b5a29;}
        
        Background color #4b5a29
      
           Border around this has a color of #4b5a29        
        
          <div style="border:2px solid #4b5a29;">Content here</div>
        
        
          .myborder {border:2px solid #4b5a29;}
        
        Border color #4b5a29