#b45236 color space conversions
Hex:
        #b45236
        RGB:
        180, 82, 54
        CMY:
        29, 68, 79
        CMYK:
        0, 54, 70, 29
      HSL:
        13°, 53.8462%, 45.8824%
        HSV (HSB):
        13°, 70.0000%, 70.5882%
        XYZ:
        22.5055, 16.0042, 5.3930
        xyY:
        0.5126, 0.3645, 16.0042
      CIE-Lab:
        46.9800, 37.8631, 35.1372
        CIE-LCH:
        46.9800, 51.6550, 42.8615
        CIE-Luv:
        46.9800, 76.4110, 29.5574
        Hunter-Lab:
        40.0053, 30.4085, 20.0110
      #b45236 color charts
#b45236 RGB chart
      #b45236 CMYK chart
      #b45236 RGB pie chart
      #b45236 color shades, tints & tones
#b45236 color schemes
#b45236 color preview, HTML & CSS examples
           This text has a color of #b45236        
        
          <p style="color:#b45236;">Text here</p>
        
        
          .mytext {color:#b45236;}
        
        Text color #b45236
      
           This box has a color of #b45236        
        
          <div style="background-color:#b45236;">Content here</div>
        
        
          .mybackground {background-color:#b45236;}
        
        Background color #b45236
      
           Border around this has a color of #b45236        
        
          <div style="border:2px solid #b45236;">Content here</div>
        
        
          .myborder {border:2px solid #b45236;}
        
        Border color #b45236