#b44e24 color space conversions
Hex:
        #b44e24
        RGB:
        180, 78, 36
        CMY:
        29, 69, 86
        CMYK:
        0, 57, 80, 29
      HSL:
        18°, 66.6667%, 42.3529%
        HSV (HSB):
        18°, 80.0000%, 70.5882%
        XYZ:
        21.8652, 15.2795, 3.4659
        xyY:
        0.5384, 0.3762, 15.2795
      CIE-Lab:
        46.0146, 39.0626, 43.5376
        CIE-LCH:
        46.0146, 58.4928, 48.1010
        CIE-Luv:
        46.0146, 81.7586, 34.4708
        Hunter-Lab:
        39.0889, 31.4421, 22.1052
      #b44e24 color charts
#b44e24 RGB chart
      #b44e24 CMYK chart
      #b44e24 RGB pie chart
      #b44e24 color shades, tints & tones
#b44e24 color schemes
#b44e24 color preview, HTML & CSS examples
           This text has a color of #b44e24        
        
          <p style="color:#b44e24;">Text here</p>
        
        
          .mytext {color:#b44e24;}
        
        Text color #b44e24
      
           This box has a color of #b44e24        
        
          <div style="background-color:#b44e24;">Content here</div>
        
        
          .mybackground {background-color:#b44e24;}
        
        Background color #b44e24
      
           Border around this has a color of #b44e24        
        
          <div style="border:2px solid #b44e24;">Content here</div>
        
        
          .myborder {border:2px solid #b44e24;}
        
        Border color #b44e24