#b48a86 color space conversions
Hex:
        #b48a86
        RGB:
        180, 138, 134
        CMY:
        29, 46, 47
        CMYK:
        0, 23, 26, 29
      HSL:
        5°, 23.4694%, 61.5686%
        HSV (HSB):
        5°, 25.5556%, 70.5882%
        XYZ:
        32.2139, 29.6015, 26.5701
        xyY:
        0.3645, 0.3349, 29.6015
      CIE-Lab:
        61.3088, 15.3812, 8.3110
        CIE-LCH:
        61.3088, 17.4829, 28.3840
        CIE-Luv:
        61.3088, 27.0487, 8.6641
        Hunter-Lab:
        54.4072, 10.4752, 9.1305
      #b48a86 color charts
#b48a86 RGB chart
      #b48a86 CMYK chart
      #b48a86 RGB pie chart
      #b48a86 color shades, tints & tones
#b48a86 color schemes
#b48a86 color preview, HTML & CSS examples
           This text has a color of #b48a86        
        
          <p style="color:#b48a86;">Text here</p>
        
        
          .mytext {color:#b48a86;}
        
        Text color #b48a86
      
           This box has a color of #b48a86        
        
          <div style="background-color:#b48a86;">Content here</div>
        
        
          .mybackground {background-color:#b48a86;}
        
        Background color #b48a86
      
           Border around this has a color of #b48a86        
        
          <div style="border:2px solid #b48a86;">Content here</div>
        
        
          .myborder {border:2px solid #b48a86;}
        
        Border color #b48a86