#b47608 color space conversions
Hex:
        #b47608
        RGB:
        180, 118, 8
        CMY:
        29, 54, 97
        CMYK:
        0, 34, 96, 29
      HSL:
        38°, 91.4894%, 36.8627%
        HSV (HSB):
        38°, 95.5556%, 70.5882%
        XYZ:
        25.3447, 22.6777, 3.2712
        xyY:
        0.4941, 0.4421, 22.6777
      CIE-Lab:
        54.7388, 16.9161, 59.7892
        CIE-LCH:
        54.7388, 62.1362, 74.2023
        CIE-Luv:
        54.7388, 51.4277, 53.6971
        Hunter-Lab:
        47.6211, 11.6634, 29.2621
      #b47608 color charts
#b47608 RGB chart
      #b47608 CMYK chart
      #b47608 RGB pie chart
      #b47608 color shades, tints & tones
#b47608 color schemes
#b47608 color preview, HTML & CSS examples
           This text has a color of #b47608        
        
          <p style="color:#b47608;">Text here</p>
        
        
          .mytext {color:#b47608;}
        
        Text color #b47608
      
           This box has a color of #b47608        
        
          <div style="background-color:#b47608;">Content here</div>
        
        
          .mybackground {background-color:#b47608;}
        
        Background color #b47608
      
           Border around this has a color of #b47608        
        
          <div style="border:2px solid #b47608;">Content here</div>
        
        
          .myborder {border:2px solid #b47608;}
        
        Border color #b47608