#b1577f color space conversions
Hex:
        #b1577f
        RGB:
        177, 87, 127
        CMY:
        31, 66, 50
        CMYK:
        0, 51, 28, 31
      HSL:
        333°, 36.5854%, 51.7647%
        HSV (HSB):
        333°, 50.8475%, 69.4118%
        XYZ:
        25.3704, 17.6958, 22.1571
        xyY:
        0.3890, 0.2713, 17.6958
      CIE-Lab:
        49.1251, 41.2222, -5.3535
        CIE-LCH:
        49.1251, 41.5684, 352.6005
        CIE-Luv:
        49.1251, 55.0500, -14.4149
        Hunter-Lab:
        42.0664, 34.0380, -1.7827
      #b1577f color charts
#b1577f RGB chart
      #b1577f CMYK chart
      #b1577f RGB pie chart
      #b1577f color shades, tints & tones
#b1577f color schemes
#b1577f color preview, HTML & CSS examples
           This text has a color of #b1577f        
        
          <p style="color:#b1577f;">Text here</p>
        
        
          .mytext {color:#b1577f;}
        
        Text color #b1577f
      
           This box has a color of #b1577f        
        
          <div style="background-color:#b1577f;">Content here</div>
        
        
          .mybackground {background-color:#b1577f;}
        
        Background color #b1577f
      
           Border around this has a color of #b1577f        
        
          <div style="border:2px solid #b1577f;">Content here</div>
        
        
          .myborder {border:2px solid #b1577f;}
        
        Border color #b1577f