#49400e color space conversions
Hex:
        #49400e
        RGB:
        73, 64, 14
        CMY:
        71, 75, 95
        CMYK:
        0, 12, 81, 71
      HSL:
        51°, 67.8161%, 17.0588%
        HSV (HSB):
        51°, 80.8219%, 28.6275%
        XYZ:
        4.6603, 5.1150, 1.1571
        xyY:
        0.4263, 0.4679, 5.1150
      CIE-Lab:
        27.0598, -2.5980, 30.2697
        CIE-LCH:
        27.0598, 30.3810, 94.9055
        CIE-Luv:
        27.0598, 7.6831, 26.0900
        Hunter-Lab:
        22.6163, -2.7968, 12.7979
      #49400e color charts
#49400e RGB chart
      #49400e CMYK chart
      #49400e RGB pie chart
      #49400e color shades, tints & tones
#49400e color schemes
#49400e color preview, HTML & CSS examples
           This text has a color of #49400e        
        
          <p style="color:#49400e;">Text here</p>
        
        
          .mytext {color:#49400e;}
        
        Text color #49400e
      
           This box has a color of #49400e        
        
          <div style="background-color:#49400e;">Content here</div>
        
        
          .mybackground {background-color:#49400e;}
        
        Background color #49400e
      
           Border around this has a color of #49400e        
        
          <div style="border:2px solid #49400e;">Content here</div>
        
        
          .myborder {border:2px solid #49400e;}
        
        Border color #49400e