#4a530d color space conversions
Hex:
        #4a530d
        RGB:
        74, 83, 13
        CMY:
        71, 67, 95
        CMYK:
        11, 0, 84, 67
      HSL:
        68°, 72.9167%, 18.8235%
        HSV (HSB):
        68°, 84.3373%, 32.5490%
        XYZ:
        5.9899, 7.6714, 1.5458
        xyY:
        0.3939, 0.5045, 7.6714
      CIE-Lab:
        33.2890, -13.4777, 36.5533
        CIE-LCH:
        33.2890, 38.9588, 110.2397
        CIE-Luv:
        33.2890, -3.1275, 35.0256
        Hunter-Lab:
        27.6973, -9.8671, 16.0791
      #4a530d color charts
#4a530d RGB chart
      #4a530d CMYK chart
      #4a530d RGB pie chart
      #4a530d color shades, tints & tones
#4a530d color schemes
#4a530d color preview, HTML & CSS examples
           This text has a color of #4a530d        
        
          <p style="color:#4a530d;">Text here</p>
        
        
          .mytext {color:#4a530d;}
        
        Text color #4a530d
      
           This box has a color of #4a530d        
        
          <div style="background-color:#4a530d;">Content here</div>
        
        
          .mybackground {background-color:#4a530d;}
        
        Background color #4a530d
      
           Border around this has a color of #4a530d        
        
          <div style="border:2px solid #4a530d;">Content here</div>
        
        
          .myborder {border:2px solid #4a530d;}
        
        Border color #4a530d