#b44c24 color space conversions
Hex:
        #b44c24
        RGB:
        180, 76, 36
        CMY:
        29, 70, 86
        CMYK:
        0, 58, 80, 29
      HSL:
        17°, 66.6667%, 42.3529%
        HSV (HSB):
        17°, 80.0000%, 70.5882%
        XYZ:
        21.7253, 14.9996, 3.4192
        xyY:
        0.5412, 0.3736, 14.9996
      CIE-Lab:
        45.6336, 40.0498, 43.1663
        CIE-LCH:
        45.6336, 58.8839, 47.1448
        CIE-Luv:
        45.6336, 83.2477, 33.8077
        Hunter-Lab:
        38.7293, 32.3538, 21.8761
      #b44c24 color charts
#b44c24 RGB chart
      #b44c24 CMYK chart
      #b44c24 RGB pie chart
      #b44c24 color shades, tints & tones
#b44c24 color schemes
#b44c24 color preview, HTML & CSS examples
           This text has a color of #b44c24        
        
          <p style="color:#b44c24;">Text here</p>
        
        
          .mytext {color:#b44c24;}
        
        Text color #b44c24
      
           This box has a color of #b44c24        
        
          <div style="background-color:#b44c24;">Content here</div>
        
        
          .mybackground {background-color:#b44c24;}
        
        Background color #b44c24
      
           Border around this has a color of #b44c24        
        
          <div style="border:2px solid #b44c24;">Content here</div>
        
        
          .myborder {border:2px solid #b44c24;}
        
        Border color #b44c24