#4a5418 color space conversions
Hex:
        #4a5418
        RGB:
        74, 84, 24
        CMY:
        71, 67, 91
        CMYK:
        12, 0, 71, 67
      HSL:
        70°, 55.5556%, 21.1765%
        HSV (HSB):
        70°, 71.4286%, 32.9412%
        XYZ:
        6.1592, 7.8624, 2.0571
        xyY:
        0.3831, 0.4890, 7.8624
      CIE-Lab:
        33.6947, -13.3696, 32.4129
        CIE-LCH:
        33.6947, 35.0620, 112.4150
        CIE-Luv:
        33.6947, -3.8169, 32.7954
        Hunter-Lab:
        28.0400, -9.8610, 15.2783
      #4a5418 color charts
#4a5418 RGB chart
      #4a5418 CMYK chart
      #4a5418 RGB pie chart
      #4a5418 color shades, tints & tones
#4a5418 color schemes
#4a5418 color preview, HTML & CSS examples
           This text has a color of #4a5418        
        
          <p style="color:#4a5418;">Text here</p>
        
        
          .mytext {color:#4a5418;}
        
        Text color #4a5418
      
           This box has a color of #4a5418        
        
          <div style="background-color:#4a5418;">Content here</div>
        
        
          .mybackground {background-color:#4a5418;}
        
        Background color #4a5418
      
           Border around this has a color of #4a5418        
        
          <div style="border:2px solid #4a5418;">Content here</div>
        
        
          .myborder {border:2px solid #4a5418;}
        
        Border color #4a5418