#b45600 color space conversions
Hex:
        #b45600
        RGB:
        180, 86, 0
        CMY:
        29, 66, 100
        CMYK:
        0, 52, 100, 29
      HSL:
        29°, 100.0000%, 35.2941%
        HSV (HSB):
        29°, 100.0000%, 70.5882%
        XYZ:
        22.1502, 16.3589, 1.9901
        xyY:
        0.5469, 0.4039, 16.3589
      CIE-Lab:
        47.4418, 34.2358, 56.6994
        CIE-LCH:
        47.4418, 66.2338, 58.8759
        CIE-Luv:
        47.4418, 77.7759, 43.1561
        Hunter-Lab:
        40.4461, 26.9743, 25.3949
      #b45600 color charts
#b45600 RGB chart
      #b45600 CMYK chart
      #b45600 RGB pie chart
      #b45600 color shades, tints & tones
#b45600 color schemes
#b45600 color preview, HTML & CSS examples
           This text has a color of #b45600        
        
          <p style="color:#b45600;">Text here</p>
        
        
          .mytext {color:#b45600;}
        
        Text color #b45600
      
           This box has a color of #b45600        
        
          <div style="background-color:#b45600;">Content here</div>
        
        
          .mybackground {background-color:#b45600;}
        
        Background color #b45600
      
           Border around this has a color of #b45600        
        
          <div style="border:2px solid #b45600;">Content here</div>
        
        
          .myborder {border:2px solid #b45600;}
        
        Border color #b45600