#4a502f color space conversions
Hex:
        #4a502f
        RGB:
        74, 80, 47
        CMY:
        71, 69, 82
        CMYK:
        7, 0, 41, 69
      HSL:
        71°, 25.9843%, 24.9020%
        HSV (HSB):
        71°, 41.2500%, 31.3725%
        XYZ:
        6.2058, 7.3984, 3.7903
        xyY:
        0.3568, 0.4253, 7.3984
      CIE-Lab:
        32.6972, -8.5650, 18.6576
        CIE-LCH:
        32.6972, 20.5296, 114.6582
        CIE-Luv:
        32.6972, -2.0159, 21.0948
        Hunter-Lab:
        27.2000, -6.8745, 10.7780
      #4a502f color charts
#4a502f RGB chart
      #4a502f CMYK chart
      #4a502f RGB pie chart
      #4a502f color shades, tints & tones
#4a502f color schemes
#4a502f color preview, HTML & CSS examples
           This text has a color of #4a502f        
        
          <p style="color:#4a502f;">Text here</p>
        
        
          .mytext {color:#4a502f;}
        
        Text color #4a502f
      
           This box has a color of #4a502f        
        
          <div style="background-color:#4a502f;">Content here</div>
        
        
          .mybackground {background-color:#4a502f;}
        
        Background color #4a502f
      
           Border around this has a color of #4a502f        
        
          <div style="border:2px solid #4a502f;">Content here</div>
        
        
          .myborder {border:2px solid #4a502f;}
        
        Border color #4a502f