#49540e color space conversions
Hex:
        #49540e
        RGB:
        73, 84, 14
        CMY:
        71, 67, 95
        CMYK:
        13, 0, 83, 67
      HSL:
        69°, 71.4286%, 19.2157%
        HSV (HSB):
        69°, 83.3333%, 32.9412%
        XYZ:
        5.9972, 7.7888, 1.6028
        xyY:
        0.3897, 0.5061, 7.7888
      CIE-Lab:
        33.5392, -14.4752, 36.3968
        CIE-LCH:
        33.5392, 39.1696, 111.6880
        CIE-Luv:
        33.5392, -4.3140, 35.2596
        Hunter-Lab:
        27.9085, -10.4820, 16.1309
      #49540e color charts
#49540e RGB chart
      #49540e CMYK chart
      #49540e RGB pie chart
      #49540e color shades, tints & tones
#49540e color schemes
#49540e color preview, HTML & CSS examples
           This text has a color of #49540e        
        
          <p style="color:#49540e;">Text here</p>
        
        
          .mytext {color:#49540e;}
        
        Text color #49540e
      
           This box has a color of #49540e        
        
          <div style="background-color:#49540e;">Content here</div>
        
        
          .mybackground {background-color:#49540e;}
        
        Background color #49540e
      
           Border around this has a color of #49540e        
        
          <div style="border:2px solid #49540e;">Content here</div>
        
        
          .myborder {border:2px solid #49540e;}
        
        Border color #49540e