#4a5529 color space conversions
Hex:
        #4a5529
        RGB:
        74, 85, 41
        CMY:
        71, 67, 84
        CMYK:
        13, 0, 52, 67
      HSL:
        75°, 34.9206%, 24.7059%
        HSV (HSB):
        75°, 51.7647%, 33.3333%
        XYZ:
        6.4728, 8.1129, 3.3226
        xyY:
        0.3614, 0.4530, 8.1129
      CIE-Lab:
        34.2170, -12.2690, 24.0824
        CIE-LCH:
        34.2170, 27.0276, 116.9970
        CIE-Luv:
        34.2170, -4.6288, 26.8015
        Hunter-Lab:
        28.4832, -9.2817, 13.0220
      #4a5529 color charts
#4a5529 RGB chart
      #4a5529 CMYK chart
      #4a5529 RGB pie chart
      #4a5529 color shades, tints & tones
#4a5529 color schemes
#4a5529 color preview, HTML & CSS examples
           This text has a color of #4a5529        
        
          <p style="color:#4a5529;">Text here</p>
        
        
          .mytext {color:#4a5529;}
        
        Text color #4a5529
      
           This box has a color of #4a5529        
        
          <div style="background-color:#4a5529;">Content here</div>
        
        
          .mybackground {background-color:#4a5529;}
        
        Background color #4a5529
      
           Border around this has a color of #4a5529        
        
          <div style="border:2px solid #4a5529;">Content here</div>
        
        
          .myborder {border:2px solid #4a5529;}
        
        Border color #4a5529