#b44c32 color space conversions
Hex:
        #b44c32
        RGB:
        180, 76, 50
        CMY:
        29, 70, 80
        CMYK:
        0, 58, 72, 29
      HSL:
        12°, 56.5217%, 45.0980%
        HSV (HSB):
        12°, 72.2222%, 70.5882%
        XYZ:
        21.9826, 15.1025, 4.7741
        xyY:
        0.5252, 0.3608, 15.1025
      CIE-Lab:
        45.7742, 40.6457, 35.9829
        CIE-LCH:
        45.7742, 54.2848, 41.5178
        CIE-Luv:
        45.7742, 81.3435, 29.0328
        Hunter-Lab:
        38.8619, 32.9617, 19.9197
      #b44c32 color charts
#b44c32 RGB chart
      #b44c32 CMYK chart
      #b44c32 RGB pie chart
      #b44c32 color shades, tints & tones
#b44c32 color schemes
#b44c32 color preview, HTML & CSS examples
           This text has a color of #b44c32        
        
          <p style="color:#b44c32;">Text here</p>
        
        
          .mytext {color:#b44c32;}
        
        Text color #b44c32
      
           This box has a color of #b44c32        
        
          <div style="background-color:#b44c32;">Content here</div>
        
        
          .mybackground {background-color:#b44c32;}
        
        Background color #b44c32
      
           Border around this has a color of #b44c32        
        
          <div style="border:2px solid #b44c32;">Content here</div>
        
        
          .myborder {border:2px solid #b44c32;}
        
        Border color #b44c32