#b44f60 color space conversions
Hex:
        #b44f60
        RGB:
        180, 79, 96
        CMY:
        29, 69, 62
        CMYK:
        0, 56, 47, 29
      HSL:
        350°, 40.2390%, 50.7843%
        HSV (HSB):
        350°, 56.1111%, 70.5882%
        XYZ:
        23.7297, 16.1398, 12.9309
        xyY:
        0.4494, 0.3057, 16.1398
      CIE-Lab:
        47.1574, 42.6086, 10.5845
        CIE-LCH:
        47.1574, 43.9035, 13.9506
        CIE-Luv:
        47.1574, 69.7390, 5.2201
        Hunter-Lab:
        40.1744, 35.1290, 9.0384
      #b44f60 color charts
#b44f60 RGB chart
      #b44f60 CMYK chart
      #b44f60 RGB pie chart
      #b44f60 color shades, tints & tones
#b44f60 color schemes
#b44f60 color preview, HTML & CSS examples
           This text has a color of #b44f60        
        
          <p style="color:#b44f60;">Text here</p>
        
        
          .mytext {color:#b44f60;}
        
        Text color #b44f60
      
           This box has a color of #b44f60        
        
          <div style="background-color:#b44f60;">Content here</div>
        
        
          .mybackground {background-color:#b44f60;}
        
        Background color #b44f60
      
           Border around this has a color of #b44f60        
        
          <div style="border:2px solid #b44f60;">Content here</div>
        
        
          .myborder {border:2px solid #b44f60;}
        
        Border color #b44f60