#b47995 color space conversions
Hex:
        #b47995
        RGB:
        180, 121, 149
        CMY:
        29, 53, 42
        CMYK:
        0, 33, 17, 29
      HSL:
        332°, 28.2297%, 59.0196%
        HSV (HSB):
        332°, 32.7778%, 70.5882%
        XYZ:
        31.0846, 25.5480, 31.7267
        xyY:
        0.3518, 0.2891, 25.5480
      CIE-Lab:
        57.6055, 27.2215, -5.6863
        CIE-LCH:
        57.6055, 27.8091, 348.2012
        CIE-Luv:
        57.6055, 34.6036, -12.7558
        Hunter-Lab:
        50.5450, 21.3216, -1.8344
      #b47995 color charts
#b47995 RGB chart
      #b47995 CMYK chart
      #b47995 RGB pie chart
      #b47995 color shades, tints & tones
#b47995 color schemes
#b47995 color preview, HTML & CSS examples
           This text has a color of #b47995        
        
          <p style="color:#b47995;">Text here</p>
        
        
          .mytext {color:#b47995;}
        
        Text color #b47995
      
           This box has a color of #b47995        
        
          <div style="background-color:#b47995;">Content here</div>
        
        
          .mybackground {background-color:#b47995;}
        
        Background color #b47995
      
           Border around this has a color of #b47995        
        
          <div style="border:2px solid #b47995;">Content here</div>
        
        
          .myborder {border:2px solid #b47995;}
        
        Border color #b47995