#b48f96 color space conversions
Hex:
        #b48f96
        RGB:
        180, 143, 150
        CMY:
        29, 44, 41
        CMYK:
        0, 21, 17, 29
      HSL:
        349°, 19.7861%, 63.3333%
        HSV (HSB):
        349°, 20.5556%, 70.5882%
        XYZ:
        34.1499, 31.5502, 33.1441
        xyY:
        0.3455, 0.3192, 31.5502
      CIE-Lab:
        62.9694, 15.0715, 1.6160
        CIE-LCH:
        62.9694, 15.1579, 6.1202
        CIE-Luv:
        62.9694, 22.3164, -0.3386
        Hunter-Lab:
        56.1696, 10.2273, 4.3334
      #b48f96 color charts
#b48f96 RGB chart
      #b48f96 CMYK chart
      #b48f96 RGB pie chart
      #b48f96 color shades, tints & tones
#b48f96 color schemes
#b48f96 color preview, HTML & CSS examples
           This text has a color of #b48f96        
        
          <p style="color:#b48f96;">Text here</p>
        
        
          .mytext {color:#b48f96;}
        
        Text color #b48f96
      
           This box has a color of #b48f96        
        
          <div style="background-color:#b48f96;">Content here</div>
        
        
          .mybackground {background-color:#b48f96;}
        
        Background color #b48f96
      
           Border around this has a color of #b48f96        
        
          <div style="border:2px solid #b48f96;">Content here</div>
        
        
          .myborder {border:2px solid #b48f96;}
        
        Border color #b48f96