#b48a76 color space conversions
Hex:
        #b48a76
        RGB:
        180, 138, 118
        CMY:
        29, 46, 54
        CMYK:
        0, 23, 34, 29
      HSL:
        19°, 29.2453%, 58.4314%
        HSV (HSB):
        19°, 34.4444%, 70.5882%
        XYZ:
        31.1809, 29.1883, 21.1300
        xyY:
        0.3826, 0.3581, 29.1883
      CIE-Lab:
        60.9474, 13.1720, 16.8765
        CIE-LCH:
        60.9474, 21.4083, 52.0282
        CIE-Luv:
        60.9474, 28.8633, 19.8743
        Hunter-Lab:
        54.0262, 8.4744, 14.6296
      #b48a76 color charts
#b48a76 RGB chart
      #b48a76 CMYK chart
      #b48a76 RGB pie chart
      #b48a76 color shades, tints & tones
#b48a76 color schemes
#b48a76 color preview, HTML & CSS examples
           This text has a color of #b48a76        
        
          <p style="color:#b48a76;">Text here</p>
        
        
          .mytext {color:#b48a76;}
        
        Text color #b48a76
      
           This box has a color of #b48a76        
        
          <div style="background-color:#b48a76;">Content here</div>
        
        
          .mybackground {background-color:#b48a76;}
        
        Background color #b48a76
      
           Border around this has a color of #b48a76        
        
          <div style="border:2px solid #b48a76;">Content here</div>
        
        
          .myborder {border:2px solid #b48a76;}
        
        Border color #b48a76