#b44f31 color space conversions
Hex:
        #b44f31
        RGB:
        180, 79, 49
        CMY:
        29, 69, 81
        CMYK:
        0, 56, 73, 29
      HSL:
        14°, 57.2052%, 44.9020%
        HSV (HSB):
        14°, 72.7778%, 70.5882%
        XYZ:
        22.1728, 15.5170, 4.7322
        xyY:
        0.5227, 0.3658, 15.5170
      CIE-Lab:
        46.3343, 39.1140, 37.1555
        CIE-LCH:
        46.3343, 53.9484, 43.5290
        CIE-Luv:
        46.3343, 79.3375, 30.4668
        Hunter-Lab:
        39.3916, 31.5386, 20.4515
      #b44f31 color charts
#b44f31 RGB chart
      #b44f31 CMYK chart
      #b44f31 RGB pie chart
      #b44f31 color shades, tints & tones
#b44f31 color schemes
#b44f31 color preview, HTML & CSS examples
           This text has a color of #b44f31        
        
          <p style="color:#b44f31;">Text here</p>
        
        
          .mytext {color:#b44f31;}
        
        Text color #b44f31
      
           This box has a color of #b44f31        
        
          <div style="background-color:#b44f31;">Content here</div>
        
        
          .mybackground {background-color:#b44f31;}
        
        Background color #b44f31
      
           Border around this has a color of #b44f31        
        
          <div style="border:2px solid #b44f31;">Content here</div>
        
        
          .myborder {border:2px solid #b44f31;}
        
        Border color #b44f31