#b37995 color space conversions
Hex:
        #b37995
        RGB:
        179, 121, 149
        CMY:
        30, 53, 42
        CMYK:
        0, 32, 17, 30
      HSL:
        331°, 27.6190%, 58.8235%
        HSV (HSB):
        331°, 32.4022%, 70.1961%
        XYZ:
        30.8526, 25.4284, 31.7158
        xyY:
        0.3506, 0.2890, 25.4284
      CIE-Lab:
        57.4904, 26.8582, -5.8695
        CIE-LCH:
        57.4904, 27.4921, 347.6726
        CIE-Luv:
        57.4904, 33.9077, -12.9473
        Hunter-Lab:
        50.4266, 20.9656, -1.9919
      #b37995 color charts
#b37995 RGB chart
      #b37995 CMYK chart
      #b37995 RGB pie chart
      #b37995 color shades, tints & tones
#b37995 color schemes
#b37995 color preview, HTML & CSS examples
           This text has a color of #b37995        
        
          <p style="color:#b37995;">Text here</p>
        
        
          .mytext {color:#b37995;}
        
        Text color #b37995
      
           This box has a color of #b37995        
        
          <div style="background-color:#b37995;">Content here</div>
        
        
          .mybackground {background-color:#b37995;}
        
        Background color #b37995
      
           Border around this has a color of #b37995        
        
          <div style="border:2px solid #b37995;">Content here</div>
        
        
          .myborder {border:2px solid #b37995;}
        
        Border color #b37995