#b44f25 color space conversions
Hex:
        #b44f25
        RGB:
        180, 79, 37
        CMY:
        29, 69, 85
        CMYK:
        0, 56, 79, 29
      HSL:
        18°, 65.8986%, 42.5490%
        HSV (HSB):
        18°, 79.4444%, 70.5882%
        XYZ:
        21.9523, 15.4288, 3.5713
        xyY:
        0.5360, 0.3767, 15.4288
      CIE-Lab:
        46.2160, 38.6005, 43.2485
        CIE-LCH:
        46.2160, 57.9692, 48.2502
        CIE-Luv:
        46.2160, 80.8967, 34.5165
        Hunter-Lab:
        39.2796, 31.0197, 22.1050
      #b44f25 color charts
#b44f25 RGB chart
      #b44f25 CMYK chart
      #b44f25 RGB pie chart
      #b44f25 color shades, tints & tones
#b44f25 color schemes
#b44f25 color preview, HTML & CSS examples
           This text has a color of #b44f25        
        
          <p style="color:#b44f25;">Text here</p>
        
        
          .mytext {color:#b44f25;}
        
        Text color #b44f25
      
           This box has a color of #b44f25        
        
          <div style="background-color:#b44f25;">Content here</div>
        
        
          .mybackground {background-color:#b44f25;}
        
        Background color #b44f25
      
           Border around this has a color of #b44f25        
        
          <div style="border:2px solid #b44f25;">Content here</div>
        
        
          .myborder {border:2px solid #b44f25;}
        
        Border color #b44f25