#b44d28 color space conversions
Hex:
        #b44d28
        RGB:
        180, 77, 40
        CMY:
        29, 70, 84
        CMYK:
        0, 57, 78, 29
      HSL:
        16°, 63.6364%, 43.1373%
        HSV (HSB):
        16°, 77.7778%, 70.5882%
        XYZ:
        21.8593, 15.1643, 3.7824
        xyY:
        0.5357, 0.3716, 15.1643
      CIE-Lab:
        45.8584, 39.7083, 41.3947
        CIE-LCH:
        45.8584, 57.3609, 46.1912
        CIE-Luv:
        45.8584, 82.0267, 32.9262
        Hunter-Lab:
        38.9413, 32.0517, 21.5001
      #b44d28 color charts
#b44d28 RGB chart
      #b44d28 CMYK chart
      #b44d28 RGB pie chart
      #b44d28 color shades, tints & tones
#b44d28 color schemes
#b44d28 color preview, HTML & CSS examples
           This text has a color of #b44d28        
        
          <p style="color:#b44d28;">Text here</p>
        
        
          .mytext {color:#b44d28;}
        
        Text color #b44d28
      
           This box has a color of #b44d28        
        
          <div style="background-color:#b44d28;">Content here</div>
        
        
          .mybackground {background-color:#b44d28;}
        
        Background color #b44d28
      
           Border around this has a color of #b44d28        
        
          <div style="border:2px solid #b44d28;">Content here</div>
        
        
          .myborder {border:2px solid #b44d28;}
        
        Border color #b44d28