#b44c18 color space conversions
Hex:
        #b44c18
        RGB:
        180, 76, 24
        CMY:
        29, 70, 91
        CMYK:
        0, 58, 87, 29
      HSL:
        20°, 76.4706%, 40.0000%
        HSV (HSB):
        20°, 86.6667%, 70.5882%
        XYZ:
        21.5717, 14.9381, 2.6105
        xyY:
        0.5514, 0.3819, 14.9381
      CIE-Lab:
        45.5493, 39.6909, 48.4490
        CIE-LCH:
        45.5493, 62.6313, 50.6746
        CIE-Luv:
        45.5493, 84.4247, 36.7502
        Hunter-Lab:
        38.6499, 31.9891, 23.0503
      #b44c18 color charts
#b44c18 RGB chart
      #b44c18 CMYK chart
      #b44c18 RGB pie chart
      #b44c18 color shades, tints & tones
#b44c18 color schemes
#b44c18 color preview, HTML & CSS examples
           This text has a color of #b44c18        
        
          <p style="color:#b44c18;">Text here</p>
        
        
          .mytext {color:#b44c18;}
        
        Text color #b44c18
      
           This box has a color of #b44c18        
        
          <div style="background-color:#b44c18;">Content here</div>
        
        
          .mybackground {background-color:#b44c18;}
        
        Background color #b44c18
      
           Border around this has a color of #b44c18        
        
          <div style="border:2px solid #b44c18;">Content here</div>
        
        
          .myborder {border:2px solid #b44c18;}
        
        Border color #b44c18