#b48a99 color space conversions
Hex:
        #b48a99
        RGB:
        180, 138, 153
        CMY:
        29, 46, 40
        CMYK:
        0, 23, 15, 29
      HSL:
        339°, 21.8750%, 62.3529%
        HSV (HSB):
        339°, 23.3333%, 70.5882%
        XYZ:
        33.6606, 30.1802, 34.1882
        xyY:
        0.3434, 0.3079, 30.1802
      CIE-Lab:
        61.8094, 18.3661, -1.7823
        CIE-LCH:
        61.8094, 18.4523, 354.4573
        CIE-Luv:
        61.8094, 24.7351, -5.7233
        Hunter-Lab:
        54.9365, 13.2316, 1.5580
      #b48a99 color charts
#b48a99 RGB chart
      #b48a99 CMYK chart
      #b48a99 RGB pie chart
      #b48a99 color shades, tints & tones
#b48a99 color schemes
#b48a99 color preview, HTML & CSS examples
           This text has a color of #b48a99        
        
          <p style="color:#b48a99;">Text here</p>
        
        
          .mytext {color:#b48a99;}
        
        Text color #b48a99
      
           This box has a color of #b48a99        
        
          <div style="background-color:#b48a99;">Content here</div>
        
        
          .mybackground {background-color:#b48a99;}
        
        Background color #b48a99
      
           Border around this has a color of #b48a99        
        
          <div style="border:2px solid #b48a99;">Content here</div>
        
        
          .myborder {border:2px solid #b48a99;}
        
        Border color #b48a99