#b44c48 color space conversions
Hex:
        #b44c48
        RGB:
        180, 76, 72
        CMY:
        29, 70, 72
        CMYK:
        0, 58, 60, 29
      HSL:
        2°, 42.8571%, 49.4118%
        HSV (HSB):
        2°, 60.0000%, 70.5882%
        XYZ:
        22.5765, 15.3401, 7.9019
        xyY:
        0.4927, 0.3348, 15.3401
      CIE-Lab:
        46.0965, 41.9964, 23.6396
        CIE-LCH:
        46.0965, 48.1927, 29.3750
        CIE-Luv:
        46.0965, 77.2455, 18.6905
        Hunter-Lab:
        39.1664, 34.3509, 15.4546
      #b44c48 color charts
#b44c48 RGB chart
      #b44c48 CMYK chart
      #b44c48 RGB pie chart
      #b44c48 color shades, tints & tones
#b44c48 color schemes
#b44c48 color preview, HTML & CSS examples
           This text has a color of #b44c48        
        
          <p style="color:#b44c48;">Text here</p>
        
        
          .mytext {color:#b44c48;}
        
        Text color #b44c48
      
           This box has a color of #b44c48        
        
          <div style="background-color:#b44c48;">Content here</div>
        
        
          .mybackground {background-color:#b44c48;}
        
        Background color #b44c48
      
           Border around this has a color of #b44c48        
        
          <div style="border:2px solid #b44c48;">Content here</div>
        
        
          .myborder {border:2px solid #b44c48;}
        
        Border color #b44c48