#b48a30 color space conversions
Hex:
        #b48a30
        RGB:
        180, 138, 48
        CMY:
        29, 46, 81
        CMYK:
        0, 23, 73, 29
      HSL:
        41°, 57.8947%, 44.7059%
        HSV (HSB):
        41°, 73.3333%, 70.5882%
        XYZ:
        28.4444, 28.0937, 6.7197
        xyY:
        0.4497, 0.4441, 28.0937
      CIE-Lab:
        59.9733, 6.9725, 51.9519
        CIE-LCH:
        59.9733, 52.4177, 82.3560
        CIE-Luv:
        59.9733, 34.4884, 54.2776
        Hunter-Lab:
        53.0034, 3.0362, 29.5857
      #b48a30 color charts
#b48a30 RGB chart
      #b48a30 CMYK chart
      #b48a30 RGB pie chart
      #b48a30 color shades, tints & tones
#b48a30 color schemes
#b48a30 color preview, HTML & CSS examples
           This text has a color of #b48a30        
        
          <p style="color:#b48a30;">Text here</p>
        
        
          .mytext {color:#b48a30;}
        
        Text color #b48a30
      
           This box has a color of #b48a30        
        
          <div style="background-color:#b48a30;">Content here</div>
        
        
          .mybackground {background-color:#b48a30;}
        
        Background color #b48a30
      
           Border around this has a color of #b48a30        
        
          <div style="border:2px solid #b48a30;">Content here</div>
        
        
          .myborder {border:2px solid #b48a30;}
        
        Border color #b48a30