#b48a64 color space conversions
Hex:
        #b48a64
        RGB:
        180, 138, 100
        CMY:
        29, 46, 61
        CMYK:
        0, 23, 44, 29
      HSL:
        29°, 34.7826%, 54.9020%
        HSV (HSB):
        29°, 44.4444%, 70.5882%
        XYZ:
        30.2111, 28.8004, 16.0233
        xyY:
        0.4026, 0.3838, 28.8004
      CIE-Lab:
        60.6050, 11.0351, 26.4865
        CIE-LCH:
        60.6050, 28.6933, 67.3819
        CIE-Luv:
        60.6050, 30.7088, 31.2152
        Hunter-Lab:
        53.6660, 6.5707, 19.8637
      #b48a64 color charts
#b48a64 RGB chart
      #b48a64 CMYK chart
      #b48a64 RGB pie chart
      #b48a64 color shades, tints & tones
#b48a64 color schemes
#b48a64 color preview, HTML & CSS examples
           This text has a color of #b48a64        
        
          <p style="color:#b48a64;">Text here</p>
        
        
          .mytext {color:#b48a64;}
        
        Text color #b48a64
      
           This box has a color of #b48a64        
        
          <div style="background-color:#b48a64;">Content here</div>
        
        
          .mybackground {background-color:#b48a64;}
        
        Background color #b48a64
      
           Border around this has a color of #b48a64        
        
          <div style="border:2px solid #b48a64;">Content here</div>
        
        
          .myborder {border:2px solid #b48a64;}
        
        Border color #b48a64