#b48b15 color space conversions
Hex:
        #b48b15
        RGB:
        180, 139, 21
        CMY:
        29, 45, 92
        CMYK:
        0, 23, 88, 29
      HSL:
        45°, 79.1045%, 39.4118%
        HSV (HSB):
        45°, 88.3333%, 70.5882%
        XYZ:
        28.1904, 28.2227, 4.6712
        xyY:
        0.4615, 0.4620, 28.2227
      CIE-Lab:
        60.0894, 5.4734, 61.1744
        CIE-LCH:
        60.0894, 61.4188, 84.8872
        CIE-Luv:
        60.0894, 34.6637, 60.3609
        Hunter-Lab:
        53.1250, 1.7508, 31.9742
      #b48b15 color charts
#b48b15 RGB chart
      #b48b15 CMYK chart
      #b48b15 RGB pie chart
      #b48b15 color shades, tints & tones
#b48b15 color schemes
#b48b15 color preview, HTML & CSS examples
           This text has a color of #b48b15        
        
          <p style="color:#b48b15;">Text here</p>
        
        
          .mytext {color:#b48b15;}
        
        Text color #b48b15
      
           This box has a color of #b48b15        
        
          <div style="background-color:#b48b15;">Content here</div>
        
        
          .mybackground {background-color:#b48b15;}
        
        Background color #b48b15
      
           Border around this has a color of #b48b15        
        
          <div style="border:2px solid #b48b15;">Content here</div>
        
        
          .myborder {border:2px solid #b48b15;}
        
        Border color #b48b15