#b44a24 color space conversions
Hex:
        #b44a24
        RGB:
        180, 74, 36
        CMY:
        29, 71, 86
        CMYK:
        0, 59, 80, 29
      HSL:
        16°, 66.6667%, 42.3529%
        HSV (HSB):
        16°, 80.0000%, 70.5882%
        XYZ:
        21.5896, 14.7282, 3.3740
        xyY:
        0.5439, 0.3711, 14.7282
      CIE-Lab:
        45.2597, 41.0237, 42.8011
        CIE-LCH:
        45.2597, 59.2864, 46.2147
        CIE-Luv:
        45.2597, 84.7208, 33.1548
        Hunter-Lab:
        38.3774, 33.2567, 21.6516
      #b44a24 color charts
#b44a24 RGB chart
      #b44a24 CMYK chart
      #b44a24 RGB pie chart
      #b44a24 color shades, tints & tones
#b44a24 color schemes
#b44a24 color preview, HTML & CSS examples
           This text has a color of #b44a24        
        
          <p style="color:#b44a24;">Text here</p>
        
        
          .mytext {color:#b44a24;}
        
        Text color #b44a24
      
           This box has a color of #b44a24        
        
          <div style="background-color:#b44a24;">Content here</div>
        
        
          .mybackground {background-color:#b44a24;}
        
        Background color #b44a24
      
           Border around this has a color of #b44a24        
        
          <div style="border:2px solid #b44a24;">Content here</div>
        
        
          .myborder {border:2px solid #b44a24;}
        
        Border color #b44a24