#4a530f color space conversions
Hex:
        #4a530f
        RGB:
        74, 83, 15
        CMY:
        71, 67, 94
        CMYK:
        11, 0, 82, 67
      HSL:
        68°, 69.3878%, 19.2157%
        HSV (HSB):
        68°, 81.9277%, 32.5490%
        XYZ:
        6.0035, 7.6768, 1.6173
        xyY:
        0.3924, 0.5018, 7.6768
      CIE-Lab:
        33.3006, -13.3776, 35.8379
        CIE-LCH:
        33.3006, 38.2533, 110.4697
        CIE-Luv:
        33.3006, -3.1447, 34.6216
        Hunter-Lab:
        27.7071, -9.8105, 15.9342
      #4a530f color charts
#4a530f RGB chart
      #4a530f CMYK chart
      #4a530f RGB pie chart
      #4a530f color shades, tints & tones
#4a530f color schemes
#4a530f color preview, HTML & CSS examples
           This text has a color of #4a530f        
        
          <p style="color:#4a530f;">Text here</p>
        
        
          .mytext {color:#4a530f;}
        
        Text color #4a530f
      
           This box has a color of #4a530f        
        
          <div style="background-color:#4a530f;">Content here</div>
        
        
          .mybackground {background-color:#4a530f;}
        
        Background color #4a530f
      
           Border around this has a color of #4a530f        
        
          <div style="border:2px solid #4a530f;">Content here</div>
        
        
          .myborder {border:2px solid #4a530f;}
        
        Border color #4a530f