#b47512 color space conversions
Hex:
        #b47512
        RGB:
        180, 117, 18
        CMY:
        29, 54, 93
        CMYK:
        0, 35, 90, 29
      HSL:
        37°, 81.8182%, 38.8235%
        HSV (HSB):
        37°, 90.0000%, 70.5882%
        XYZ:
        25.2929, 22.4696, 3.5762
        xyY:
        0.4927, 0.4377, 22.4696
      CIE-Lab:
        54.5217, 17.6324, 57.5392
        CIE-LCH:
        54.5217, 60.1802, 72.9627
        CIE-Luv:
        54.5217, 51.9893, 52.2586
        Hunter-Lab:
        47.4021, 12.2907, 28.7083
      #b47512 color charts
#b47512 RGB chart
      #b47512 CMYK chart
      #b47512 RGB pie chart
      #b47512 color shades, tints & tones
#b47512 color schemes
#b47512 color preview, HTML & CSS examples
           This text has a color of #b47512        
        
          <p style="color:#b47512;">Text here</p>
        
        
          .mytext {color:#b47512;}
        
        Text color #b47512
      
           This box has a color of #b47512        
        
          <div style="background-color:#b47512;">Content here</div>
        
        
          .mybackground {background-color:#b47512;}
        
        Background color #b47512
      
           Border around this has a color of #b47512        
        
          <div style="border:2px solid #b47512;">Content here</div>
        
        
          .myborder {border:2px solid #b47512;}
        
        Border color #b47512