#49580f color space conversions
Hex:
        #49580f
        RGB:
        73, 88, 15
        CMY:
        71, 65, 94
        CMYK:
        17, 0, 83, 65
      HSL:
        72°, 70.8738%, 20.1961%
        HSV (HSB):
        72°, 82.9545%, 34.5098%
        XYZ:
        6.3236, 8.4304, 1.7459
        xyY:
        0.3833, 0.5109, 8.4304
      CIE-Lab:
        34.8636, -16.6371, 37.2630
        CIE-LCH:
        34.8636, 40.8083, 114.0597
        CIE-Luv:
        34.8636, -6.6035, 36.8944
        Hunter-Lab:
        29.0352, -11.9358, 16.7595
      #49580f color charts
#49580f RGB chart
      #49580f CMYK chart
      #49580f RGB pie chart
      #49580f color shades, tints & tones
#49580f color schemes
#49580f color preview, HTML & CSS examples
           This text has a color of #49580f        
        
          <p style="color:#49580f;">Text here</p>
        
        
          .mytext {color:#49580f;}
        
        Text color #49580f
      
           This box has a color of #49580f        
        
          <div style="background-color:#49580f;">Content here</div>
        
        
          .mybackground {background-color:#49580f;}
        
        Background color #49580f
      
           Border around this has a color of #49580f        
        
          <div style="border:2px solid #49580f;">Content here</div>
        
        
          .myborder {border:2px solid #49580f;}
        
        Border color #49580f