#b1949a color space conversions
Hex:
        #b1949a
        RGB:
        177, 148, 154
        CMY:
        31, 42, 40
        CMYK:
        0, 16, 13, 31
      HSL:
        348°, 15.6757%, 63.7255%
        HSV (HSB):
        348°, 16.3842%, 69.4118%
        XYZ:
        34.5541, 32.8600, 35.0933
        xyY:
        0.3371, 0.3206, 32.8600
      CIE-Lab:
        64.0474, 11.8220, 0.8874
        CIE-LCH:
        64.0474, 11.8552, 4.2926
        CIE-Luv:
        64.0474, 17.1546, -0.7793
        Hunter-Lab:
        57.3237, 7.2815, 3.8295
      #b1949a color charts
#b1949a RGB chart
      #b1949a CMYK chart
      #b1949a RGB pie chart
      #b1949a color shades, tints & tones
#b1949a color schemes
#b1949a color preview, HTML & CSS examples
           This text has a color of #b1949a        
        
          <p style="color:#b1949a;">Text here</p>
        
        
          .mytext {color:#b1949a;}
        
        Text color #b1949a
      
           This box has a color of #b1949a        
        
          <div style="background-color:#b1949a;">Content here</div>
        
        
          .mybackground {background-color:#b1949a;}
        
        Background color #b1949a
      
           Border around this has a color of #b1949a        
        
          <div style="border:2px solid #b1949a;">Content here</div>
        
        
          .myborder {border:2px solid #b1949a;}
        
        Border color #b1949a