#4a401a color space conversions
Hex:
        #4a401a
        RGB:
        74, 64, 26
        CMY:
        71, 75, 90
        CMYK:
        0, 14, 65, 71
      HSL:
        48°, 48.0000%, 19.6078%
        HSV (HSB):
        48°, 64.8649%, 29.0196%
        XYZ:
        4.8439, 5.1972, 1.7251
        xyY:
        0.4117, 0.4417, 5.1972
      CIE-Lab:
        27.2894, -1.2155, 24.4044
        CIE-LCH:
        27.2894, 24.4346, 92.8514
        CIE-Luv:
        27.2894, 7.9442, 22.4681
        Hunter-Lab:
        22.7974, -1.9686, 11.4715
      #4a401a color charts
#4a401a RGB chart
      #4a401a CMYK chart
      #4a401a RGB pie chart
      #4a401a color shades, tints & tones
#4a401a color schemes
#4a401a color preview, HTML & CSS examples
           This text has a color of #4a401a        
        
          <p style="color:#4a401a;">Text here</p>
        
        
          .mytext {color:#4a401a;}
        
        Text color #4a401a
      
           This box has a color of #4a401a        
        
          <div style="background-color:#4a401a;">Content here</div>
        
        
          .mybackground {background-color:#4a401a;}
        
        Background color #4a401a
      
           Border around this has a color of #4a401a        
        
          <div style="border:2px solid #4a401a;">Content here</div>
        
        
          .myborder {border:2px solid #4a401a;}
        
        Border color #4a401a