#b49232 color space conversions
Hex:
        #b49232
        RGB:
        180, 146, 50
        CMY:
        29, 43, 80
        CMYK:
        0, 19, 72, 29
      HSL:
        44°, 56.5217%, 45.0980%
        HSV (HSB):
        44°, 72.2222%, 70.5882%
        XYZ:
        29.6770, 30.4914, 7.3389
        xyY:
        0.4396, 0.4517, 30.4914
      CIE-Lab:
        62.0759, 2.6723, 53.2207
        CIE-LCH:
        62.0759, 53.2877, 87.1255
        CIE-Luv:
        62.0759, 28.5261, 57.0828
        Hunter-Lab:
        55.2190, -0.6998, 30.7733
      #b49232 color charts
#b49232 RGB chart
      #b49232 CMYK chart
      #b49232 RGB pie chart
      #b49232 color shades, tints & tones
#b49232 color schemes
#b49232 color preview, HTML & CSS examples
           This text has a color of #b49232        
        
          <p style="color:#b49232;">Text here</p>
        
        
          .mytext {color:#b49232;}
        
        Text color #b49232
      
           This box has a color of #b49232        
        
          <div style="background-color:#b49232;">Content here</div>
        
        
          .mybackground {background-color:#b49232;}
        
        Background color #b49232
      
           Border around this has a color of #b49232        
        
          <div style="border:2px solid #b49232;">Content here</div>
        
        
          .myborder {border:2px solid #b49232;}
        
        Border color #b49232