#49360f color space conversions
Hex:
        #49360f
        RGB:
        73, 54, 15
        CMY:
        71, 79, 94
        CMYK:
        0, 26, 79, 71
      HSL:
        40°, 65.9091%, 17.2549%
        HSV (HSB):
        40°, 79.4521%, 28.6275%
        XYZ:
        4.1530, 4.0893, 1.0224
        xyY:
        0.4483, 0.4414, 4.0893
      CIE-Lab:
        23.9645, 3.8475, 26.7108
        CIE-LCH:
        23.9645, 26.9865, 81.8033
        CIE-Luv:
        23.9645, 13.8520, 21.3331
        Hunter-Lab:
        20.2220, 1.2705, 11.1579
      #49360f color charts
#49360f RGB chart
      #49360f CMYK chart
      #49360f RGB pie chart
      #49360f color shades, tints & tones
#49360f color schemes
#49360f color preview, HTML & CSS examples
           This text has a color of #49360f        
        
          <p style="color:#49360f;">Text here</p>
        
        
          .mytext {color:#49360f;}
        
        Text color #49360f
      
           This box has a color of #49360f        
        
          <div style="background-color:#49360f;">Content here</div>
        
        
          .mybackground {background-color:#49360f;}
        
        Background color #49360f
      
           Border around this has a color of #49360f        
        
          <div style="border:2px solid #49360f;">Content here</div>
        
        
          .myborder {border:2px solid #49360f;}
        
        Border color #49360f