#b48d82 color space conversions
Hex:
        #b48d82
        RGB:
        180, 141, 130
        CMY:
        29, 45, 49
        CMYK:
        0, 22, 28, 29
      HSL:
        13°, 25.0000%, 60.7843%
        HSV (HSB):
        13°, 27.7778%, 70.5882%
        XYZ:
        32.3765, 30.3648, 25.2736
        xyY:
        0.3679, 0.3450, 30.3648
      CIE-Lab:
        61.9677, 13.1269, 11.5136
        CIE-LCH:
        61.9677, 17.4607, 41.2541
        CIE-Luv:
        61.9677, 25.7108, 13.2859
        Hunter-Lab:
        55.1042, 8.4454, 11.3795
      #b48d82 color charts
#b48d82 RGB chart
      #b48d82 CMYK chart
      #b48d82 RGB pie chart
      #b48d82 color shades, tints & tones
#b48d82 color schemes
#b48d82 color preview, HTML & CSS examples
           This text has a color of #b48d82        
        
          <p style="color:#b48d82;">Text here</p>
        
        
          .mytext {color:#b48d82;}
        
        Text color #b48d82
      
           This box has a color of #b48d82        
        
          <div style="background-color:#b48d82;">Content here</div>
        
        
          .mybackground {background-color:#b48d82;}
        
        Background color #b48d82
      
           Border around this has a color of #b48d82        
        
          <div style="border:2px solid #b48d82;">Content here</div>
        
        
          .myborder {border:2px solid #b48d82;}
        
        Border color #b48d82