#b48a25 color space conversions
Hex:
        #b48a25
        RGB:
        180, 138, 37
        CMY:
        29, 46, 85
        CMYK:
        0, 23, 79, 29
      HSL:
        42°, 65.8986%, 42.5490%
        HSV (HSB):
        42°, 79.4444%, 70.5882%
        XYZ:
        28.2448, 28.0138, 5.6688
        xyY:
        0.4561, 0.4524, 28.0138
      CIE-Lab:
        59.9012, 6.4989, 56.1837
        CIE-LCH:
        59.9012, 56.5583, 83.4018
        CIE-Luv:
        59.9012, 34.9541, 57.1052
        Hunter-Lab:
        52.9281, 2.6314, 30.6995
      #b48a25 color charts
#b48a25 RGB chart
      #b48a25 CMYK chart
      #b48a25 RGB pie chart
      #b48a25 color shades, tints & tones
#b48a25 color schemes
#b48a25 color preview, HTML & CSS examples
           This text has a color of #b48a25        
        
          <p style="color:#b48a25;">Text here</p>
        
        
          .mytext {color:#b48a25;}
        
        Text color #b48a25
      
           This box has a color of #b48a25        
        
          <div style="background-color:#b48a25;">Content here</div>
        
        
          .mybackground {background-color:#b48a25;}
        
        Background color #b48a25
      
           Border around this has a color of #b48a25        
        
          <div style="border:2px solid #b48a25;">Content here</div>
        
        
          .myborder {border:2px solid #b48a25;}
        
        Border color #b48a25