#b45241 color space conversions
Hex:
        #b45241
        RGB:
        180, 82, 65
        CMY:
        29, 68, 75
        CMYK:
        0, 54, 64, 29
      HSL:
        9°, 46.9388%, 48.0392%
        HSV (HSB):
        9°, 63.8889%, 70.5882%
        XYZ:
        22.7938, 16.1195, 6.9110
        xyY:
        0.4974, 0.3518, 16.1195
      CIE-Lab:
        47.1309, 38.5279, 29.0670
        CIE-LCH:
        47.1309, 48.2627, 37.0324
        CIE-Luv:
        47.1309, 74.5748, 24.5882
        Hunter-Lab:
        40.1491, 31.0786, 17.8986
      #b45241 color charts
#b45241 RGB chart
      #b45241 CMYK chart
      #b45241 RGB pie chart
      #b45241 color shades, tints & tones
#b45241 color schemes
#b45241 color preview, HTML & CSS examples
           This text has a color of #b45241        
        
          <p style="color:#b45241;">Text here</p>
        
        
          .mytext {color:#b45241;}
        
        Text color #b45241
      
           This box has a color of #b45241        
        
          <div style="background-color:#b45241;">Content here</div>
        
        
          .mybackground {background-color:#b45241;}
        
        Background color #b45241
      
           Border around this has a color of #b45241        
        
          <div style="border:2px solid #b45241;">Content here</div>
        
        
          .myborder {border:2px solid #b45241;}
        
        Border color #b45241