#b49449 color space conversions
Hex:
        #b49449
        RGB:
        180, 148, 73
        CMY:
        29, 42, 71
        CMYK:
        0, 18, 59, 29
      HSL:
        42°, 42.2925%, 49.6078%
        HSV (HSB):
        42°, 59.4444%, 70.5882%
        XYZ:
        30.6149, 31.3641, 10.7436
        xyY:
        0.4210, 0.4313, 31.3641
      CIE-Lab:
        62.8138, 3.0278, 43.4671
        CIE-LCH:
        62.8138, 43.5724, 86.0154
        CIE-Luv:
        62.8138, 25.9532, 49.7777
        Hunter-Lab:
        56.0037, -0.4280, 27.8285
      #b49449 color charts
#b49449 RGB chart
      #b49449 CMYK chart
      #b49449 RGB pie chart
      #b49449 color shades, tints & tones
#b49449 color schemes
#b49449 color preview, HTML & CSS examples
           This text has a color of #b49449        
        
          <p style="color:#b49449;">Text here</p>
        
        
          .mytext {color:#b49449;}
        
        Text color #b49449
      
           This box has a color of #b49449        
        
          <div style="background-color:#b49449;">Content here</div>
        
        
          .mybackground {background-color:#b49449;}
        
        Background color #b49449
      
           Border around this has a color of #b49449        
        
          <div style="border:2px solid #b49449;">Content here</div>
        
        
          .myborder {border:2px solid #b49449;}
        
        Border color #b49449