#b48a42 color space conversions
Hex:
        #b48a42
        RGB:
        180, 138, 66
        CMY:
        29, 46, 74
        CMYK:
        0, 23, 63, 29
      HSL:
        38°, 46.3415%, 48.2353%
        HSV (HSB):
        38°, 63.3333%, 70.5882%
        XYZ:
        28.8942, 28.2736, 9.0887
        xyY:
        0.4361, 0.4267, 28.2736
      CIE-Lab:
        60.1351, 8.0287, 43.8609
        CIE-LCH:
        60.1351, 44.5896, 79.6269
        CIE-Luv:
        60.1351, 33.4693, 48.0795
        Hunter-Lab:
        53.1729, 3.9445, 27.0868
      #b48a42 color charts
#b48a42 RGB chart
      #b48a42 CMYK chart
      #b48a42 RGB pie chart
      #b48a42 color shades, tints & tones
#b48a42 color schemes
#b48a42 color preview, HTML & CSS examples
           This text has a color of #b48a42        
        
          <p style="color:#b48a42;">Text here</p>
        
        
          .mytext {color:#b48a42;}
        
        Text color #b48a42
      
           This box has a color of #b48a42        
        
          <div style="background-color:#b48a42;">Content here</div>
        
        
          .mybackground {background-color:#b48a42;}
        
        Background color #b48a42
      
           Border around this has a color of #b48a42        
        
          <div style="border:2px solid #b48a42;">Content here</div>
        
        
          .myborder {border:2px solid #b48a42;}
        
        Border color #b48a42