#b44e26 color space conversions
Hex:
        #b44e26
        RGB:
        180, 78, 38
        CMY:
        29, 69, 85
        CMYK:
        0, 57, 79, 29
      HSL:
        17°, 65.1376%, 42.7451%
        HSV (HSB):
        17°, 78.8889%, 70.5882%
        XYZ:
        21.8966, 15.2920, 3.6313
        xyY:
        0.5364, 0.3746, 15.2920
      CIE-Lab:
        46.0316, 39.1360, 42.5740
        CIE-LCH:
        46.0316, 57.8288, 47.4094
        CIE-Luv:
        46.0316, 81.5288, 33.8819
        Hunter-Lab:
        39.1050, 31.5163, 21.8678
      #b44e26 color charts
#b44e26 RGB chart
      #b44e26 CMYK chart
      #b44e26 RGB pie chart
      #b44e26 color shades, tints & tones
#b44e26 color schemes
#b44e26 color preview, HTML & CSS examples
           This text has a color of #b44e26        
        
          <p style="color:#b44e26;">Text here</p>
        
        
          .mytext {color:#b44e26;}
        
        Text color #b44e26
      
           This box has a color of #b44e26        
        
          <div style="background-color:#b44e26;">Content here</div>
        
        
          .mybackground {background-color:#b44e26;}
        
        Background color #b44e26
      
           Border around this has a color of #b44e26        
        
          <div style="border:2px solid #b44e26;">Content here</div>
        
        
          .myborder {border:2px solid #b44e26;}
        
        Border color #b44e26