#b44324 color space conversions
Hex:
        #b44324
        RGB:
        180, 67, 36
        CMY:
        29, 74, 86
        CMYK:
        0, 63, 80, 29
      HSL:
        13°, 66.6667%, 42.3529%
        HSV (HSB):
        13°, 80.0000%, 70.5882%
        XYZ:
        21.1480, 13.8450, 3.2268
        xyY:
        0.5533, 0.3622, 13.8450
      CIE-Lab:
        44.0098, 44.3168, 41.5733
        CIE-LCH:
        44.0098, 60.7644, 43.1705
        CIE-Luv:
        44.0098, 89.7317, 30.9573
        Hunter-Lab:
        37.2088, 36.3366, 20.9045
      #b44324 color charts
#b44324 RGB chart
      #b44324 CMYK chart
      #b44324 RGB pie chart
      #b44324 color shades, tints & tones
#b44324 color schemes
#b44324 color preview, HTML & CSS examples
           This text has a color of #b44324        
        
          <p style="color:#b44324;">Text here</p>
        
        
          .mytext {color:#b44324;}
        
        Text color #b44324
      
           This box has a color of #b44324        
        
          <div style="background-color:#b44324;">Content here</div>
        
        
          .mybackground {background-color:#b44324;}
        
        Background color #b44324
      
           Border around this has a color of #b44324        
        
          <div style="border:2px solid #b44324;">Content here</div>
        
        
          .myborder {border:2px solid #b44324;}
        
        Border color #b44324