#49280f color space conversions
Hex:
        #49280f
        RGB:
        73, 40, 15
        CMY:
        71, 84, 94
        CMYK:
        0, 45, 79, 71
      HSL:
        26°, 65.9091%, 17.2549%
        HSV (HSB):
        26°, 79.4521%, 28.6275%
        XYZ:
        3.5927, 2.9685, 0.8356
        xyY:
        0.4857, 0.4013, 2.9685
      CIE-Lab:
        19.9175, 12.9850, 22.3890
        CIE-LCH:
        19.9175, 25.8820, 59.8874
        CIE-Luv:
        19.9175, 22.2707, 15.3747
        Hunter-Lab:
        17.2295, 7.0691, 9.1853
      #49280f color charts
#49280f RGB chart
      #49280f CMYK chart
      #49280f RGB pie chart
      #49280f color shades, tints & tones
#49280f color schemes
#49280f color preview, HTML & CSS examples
           This text has a color of #49280f        
        
          <p style="color:#49280f;">Text here</p>
        
        
          .mytext {color:#49280f;}
        
        Text color #49280f
      
           This box has a color of #49280f        
        
          <div style="background-color:#49280f;">Content here</div>
        
        
          .mybackground {background-color:#49280f;}
        
        Background color #49280f
      
           Border around this has a color of #49280f        
        
          <div style="border:2px solid #49280f;">Content here</div>
        
        
          .myborder {border:2px solid #49280f;}
        
        Border color #49280f