#b44771 color space conversions
Hex:
        #b44771
        RGB:
        180, 71, 113
        CMY:
        29, 72, 56
        CMYK:
        0, 61, 37, 29
      HSL:
        337°, 43.4263%, 49.2157%
        HSV (HSB):
        337°, 60.5556%, 70.5882%
        XYZ:
        24.0563, 15.4020, 17.3278
        xyY:
        0.4236, 0.2712, 15.4020
      CIE-Lab:
        46.1800, 48.2591, -1.1752
        CIE-LCH:
        46.1800, 48.2734, 358.6050
        CIE-Luv:
        46.1800, 69.3545, -10.1541
        Hunter-Lab:
        39.2454, 40.7357, 1.2939
      #b44771 color charts
#b44771 RGB chart
      #b44771 CMYK chart
      #b44771 RGB pie chart
      #b44771 color shades, tints & tones
#b44771 color schemes
#b44771 color preview, HTML & CSS examples
           This text has a color of #b44771        
        
          <p style="color:#b44771;">Text here</p>
        
        
          .mytext {color:#b44771;}
        
        Text color #b44771
      
           This box has a color of #b44771        
        
          <div style="background-color:#b44771;">Content here</div>
        
        
          .mybackground {background-color:#b44771;}
        
        Background color #b44771
      
           Border around this has a color of #b44771        
        
          <div style="border:2px solid #b44771;">Content here</div>
        
        
          .myborder {border:2px solid #b44771;}
        
        Border color #b44771