#b45821 color space conversions
Hex:
        #b45821
        RGB:
        180, 88, 33
        CMY:
        29, 65, 87
        CMYK:
        0, 51, 82, 29
      HSL:
        22°, 69.0141%, 41.7647%
        HSV (HSB):
        22°, 81.6667%, 70.5882%
        XYZ:
        22.5866, 16.7926, 3.4897
        xyY:
        0.5269, 0.3917, 16.7926
      CIE-Lab:
        47.9976, 33.8482, 46.8117
        CIE-LCH:
        47.9976, 57.7671, 54.1303
        CIE-Luv:
        47.9976, 74.3944, 38.7229
        Hunter-Lab:
        40.9787, 26.6728, 23.6361
      #b45821 color charts
#b45821 RGB chart
      #b45821 CMYK chart
      #b45821 RGB pie chart
      #b45821 color shades, tints & tones
#b45821 color schemes
#b45821 color preview, HTML & CSS examples
           This text has a color of #b45821        
        
          <p style="color:#b45821;">Text here</p>
        
        
          .mytext {color:#b45821;}
        
        Text color #b45821
      
           This box has a color of #b45821        
        
          <div style="background-color:#b45821;">Content here</div>
        
        
          .mybackground {background-color:#b45821;}
        
        Background color #b45821
      
           Border around this has a color of #b45821        
        
          <div style="border:2px solid #b45821;">Content here</div>
        
        
          .myborder {border:2px solid #b45821;}
        
        Border color #b45821