#b48b90 color space conversions
Hex:
        #b48b90
        RGB:
        180, 139, 144
        CMY:
        29, 45, 44
        CMYK:
        0, 23, 20, 29
      HSL:
        353°, 21.4660%, 62.5490%
        HSV (HSB):
        353°, 22.7778%, 70.5882%
        XYZ:
        33.0891, 30.1822, 30.4673
        xyY:
        0.3530, 0.3220, 30.1822
      CIE-Lab:
        61.8111, 16.3449, 3.3429
        CIE-LCH:
        61.8111, 16.6833, 11.5588
        CIE-Luv:
        61.8111, 25.2781, 1.8163
        Hunter-Lab:
        54.9383, 11.3676, 5.5761
      #b48b90 color charts
#b48b90 RGB chart
      #b48b90 CMYK chart
      #b48b90 RGB pie chart
      #b48b90 color shades, tints & tones
#b48b90 color schemes
#b48b90 color preview, HTML & CSS examples
           This text has a color of #b48b90        
        
          <p style="color:#b48b90;">Text here</p>
        
        
          .mytext {color:#b48b90;}
        
        Text color #b48b90
      
           This box has a color of #b48b90        
        
          <div style="background-color:#b48b90;">Content here</div>
        
        
          .mybackground {background-color:#b48b90;}
        
        Background color #b48b90
      
           Border around this has a color of #b48b90        
        
          <div style="border:2px solid #b48b90;">Content here</div>
        
        
          .myborder {border:2px solid #b48b90;}
        
        Border color #b48b90