#b45712 color space conversions
Hex:
        #b45712
        RGB:
        180, 87, 18
        CMY:
        29, 66, 93
        CMYK:
        0, 52, 90, 29
      HSL:
        26°, 81.8182%, 38.8235%
        HSV (HSB):
        26°, 90.0000%, 70.5882%
        XYZ:
        22.3398, 16.5634, 2.5919
        xyY:
        0.5384, 0.3992, 16.5634
      CIE-Lab:
        47.7051, 33.9765, 52.3036
        CIE-LCH:
        47.7051, 62.3705, 56.9922
        CIE-Luv:
        47.7051, 76.2450, 41.4261
        Hunter-Lab:
        40.6981, 26.7595, 24.7128
      #b45712 color charts
#b45712 RGB chart
      #b45712 CMYK chart
      #b45712 RGB pie chart
      #b45712 color shades, tints & tones
#b45712 color schemes
#b45712 color preview, HTML & CSS examples
           This text has a color of #b45712        
        
          <p style="color:#b45712;">Text here</p>
        
        
          .mytext {color:#b45712;}
        
        Text color #b45712
      
           This box has a color of #b45712        
        
          <div style="background-color:#b45712;">Content here</div>
        
        
          .mybackground {background-color:#b45712;}
        
        Background color #b45712
      
           Border around this has a color of #b45712        
        
          <div style="border:2px solid #b45712;">Content here</div>
        
        
          .myborder {border:2px solid #b45712;}
        
        Border color #b45712