#b49249 color space conversions
Hex:
        #b49249
        RGB:
        180, 146, 73
        CMY:
        29, 43, 71
        CMYK:
        0, 19, 59, 29
      HSL:
        41°, 42.2925%, 49.6078%
        HSV (HSB):
        41°, 59.4444%, 70.5882%
        XYZ:
        30.3039, 30.7421, 10.6400
        xyY:
        0.4227, 0.4288, 30.7421
      CIE-Lab:
        62.2893, 4.1240, 42.8610
        CIE-LCH:
        62.2893, 43.0590, 84.5040
        CIE-Luv:
        62.2893, 27.3476, 48.8508
        Hunter-Lab:
        55.4456, 0.5298, 27.4342
      #b49249 color charts
#b49249 RGB chart
      #b49249 CMYK chart
      #b49249 RGB pie chart
      #b49249 color shades, tints & tones
#b49249 color schemes
#b49249 color preview, HTML & CSS examples
           This text has a color of #b49249        
        
          <p style="color:#b49249;">Text here</p>
        
        
          .mytext {color:#b49249;}
        
        Text color #b49249
      
           This box has a color of #b49249        
        
          <div style="background-color:#b49249;">Content here</div>
        
        
          .mybackground {background-color:#b49249;}
        
        Background color #b49249
      
           Border around this has a color of #b49249        
        
          <div style="border:2px solid #b49249;">Content here</div>
        
        
          .myborder {border:2px solid #b49249;}
        
        Border color #b49249