#49583f color space conversions
Hex:
        #49583f
        RGB:
        73, 88, 63
        CMY:
        71, 65, 75
        CMYK:
        17, 0, 28, 65
      HSL:
        96°, 16.5563%, 29.6078%
        HSV (HSB):
        96°, 28.4091%, 34.5098%
        XYZ:
        7.1346, 8.7548, 6.0164
        xyY:
        0.3257, 0.3997, 8.7548
      CIE-Lab:
        35.5078, -11.0987, 12.6297
        CIE-LCH:
        35.5078, 16.8134, 131.3082
        CIE-Luv:
        35.5078, -7.1516, 16.2094
        Hunter-Lab:
        29.5885, -8.7388, 8.6561
      #49583f color charts
#49583f RGB chart
      #49583f CMYK chart
      #49583f RGB pie chart
      #49583f color shades, tints & tones
#49583f color schemes
#49583f color preview, HTML & CSS examples
           This text has a color of #49583f        
        
          <p style="color:#49583f;">Text here</p>
        
        
          .mytext {color:#49583f;}
        
        Text color #49583f
      
           This box has a color of #49583f        
        
          <div style="background-color:#49583f;">Content here</div>
        
        
          .mybackground {background-color:#49583f;}
        
        Background color #49583f
      
           Border around this has a color of #49583f        
        
          <div style="border:2px solid #49583f;">Content here</div>
        
        
          .myborder {border:2px solid #49583f;}
        
        Border color #49583f