#b47005 color space conversions
Hex:
        #b47005
        RGB:
        180, 112, 5
        CMY:
        29, 56, 98
        CMYK:
        0, 38, 97, 29
      HSL:
        37°, 94.5946%, 36.2745%
        HSV (HSB):
        37°, 97.2222%, 70.5882%
        XYZ:
        24.6440, 21.3026, 2.9565
        xyY:
        0.5039, 0.4356, 21.3026
      CIE-Lab:
        53.2791, 20.2143, 59.3335
        CIE-LCH:
        53.2791, 62.6824, 71.1865
        CIE-Luv:
        53.2791, 56.3594, 51.7454
        Hunter-Lab:
        46.1547, 14.5379, 28.5104
      #b47005 color charts
#b47005 RGB chart
      #b47005 CMYK chart
      #b47005 RGB pie chart
      #b47005 color shades, tints & tones
#b47005 color schemes
#b47005 color preview, HTML & CSS examples
           This text has a color of #b47005        
        
          <p style="color:#b47005;">Text here</p>
        
        
          .mytext {color:#b47005;}
        
        Text color #b47005
      
           This box has a color of #b47005        
        
          <div style="background-color:#b47005;">Content here</div>
        
        
          .mybackground {background-color:#b47005;}
        
        Background color #b47005
      
           Border around this has a color of #b47005        
        
          <div style="border:2px solid #b47005;">Content here</div>
        
        
          .myborder {border:2px solid #b47005;}
        
        Border color #b47005