#4a5513 color space conversions
Hex:
        #4a5513
        RGB:
        74, 85, 19
        CMY:
        71, 67, 93
        CMYK:
        13, 0, 78, 67
      HSL:
        70°, 63.4615%, 20.3922%
        HSV (HSB):
        70°, 77.6471%, 33.3333%
        XYZ:
        6.1901, 7.9999, 1.8340
        xyY:
        0.3863, 0.4992, 7.9999
      CIE-Lab:
        33.9826, -14.2756, 34.9096
        CIE-LCH:
        33.9826, 37.7156, 112.2411
        CIE-Luv:
        33.9826, -4.3382, 34.6320
        Hunter-Lab:
        28.2840, -10.4315, 15.9544
      #4a5513 color charts
#4a5513 RGB chart
      #4a5513 CMYK chart
      #4a5513 RGB pie chart
      #4a5513 color shades, tints & tones
#4a5513 color schemes
#4a5513 color preview, HTML & CSS examples
           This text has a color of #4a5513        
        
          <p style="color:#4a5513;">Text here</p>
        
        
          .mytext {color:#4a5513;}
        
        Text color #4a5513
      
           This box has a color of #4a5513        
        
          <div style="background-color:#4a5513;">Content here</div>
        
        
          .mybackground {background-color:#4a5513;}
        
        Background color #4a5513
      
           Border around this has a color of #4a5513        
        
          <div style="border:2px solid #4a5513;">Content here</div>
        
        
          .myborder {border:2px solid #4a5513;}
        
        Border color #4a5513