#b45323 color space conversions
Hex:
        #b45323
        RGB:
        180, 83, 35
        CMY:
        29, 67, 86
        CMYK:
        0, 54, 81, 29
      HSL:
        20°, 67.4419%, 42.1569%
        HSV (HSB):
        20°, 80.5556%, 70.5882%
        XYZ:
        22.2190, 16.0112, 3.5095
        xyY:
        0.5323, 0.3836, 16.0112
      CIE-Lab:
        46.9891, 36.5056, 44.9529
        CIE-LCH:
        46.9891, 57.9088, 50.9204
        CIE-Luv:
        46.9891, 78.0770, 36.4491
        Hunter-Lab:
        40.0139, 29.0934, 22.8096
      #b45323 color charts
#b45323 RGB chart
      #b45323 CMYK chart
      #b45323 RGB pie chart
      #b45323 color shades, tints & tones
#b45323 color schemes
#b45323 color preview, HTML & CSS examples
           This text has a color of #b45323        
        
          <p style="color:#b45323;">Text here</p>
        
        
          .mytext {color:#b45323;}
        
        Text color #b45323
      
           This box has a color of #b45323        
        
          <div style="background-color:#b45323;">Content here</div>
        
        
          .mybackground {background-color:#b45323;}
        
        Background color #b45323
      
           Border around this has a color of #b45323        
        
          <div style="border:2px solid #b45323;">Content here</div>
        
        
          .myborder {border:2px solid #b45323;}
        
        Border color #b45323