#b49081 color space conversions
Hex:
        #b49081
        RGB:
        180, 144, 129
        CMY:
        29, 44, 49
        CMYK:
        0, 20, 28, 29
      HSL:
        18°, 25.3731%, 60.5882%
        HSV (HSB):
        18°, 28.3333%, 70.5882%
        XYZ:
        32.7581, 31.2348, 25.0713
        xyY:
        0.3678, 0.3507, 31.2348
      CIE-Lab:
        62.7053, 11.3137, 13.1144
        CIE-LCH:
        62.7053, 17.3202, 49.2160
        CIE-Luv:
        62.7053, 24.0085, 15.7241
        Hunter-Lab:
        55.8881, 6.8213, 12.5243
      #b49081 color charts
#b49081 RGB chart
      #b49081 CMYK chart
      #b49081 RGB pie chart
      #b49081 color shades, tints & tones
#b49081 color schemes
#b49081 color preview, HTML & CSS examples
           This text has a color of #b49081        
        
          <p style="color:#b49081;">Text here</p>
        
        
          .mytext {color:#b49081;}
        
        Text color #b49081
      
           This box has a color of #b49081        
        
          <div style="background-color:#b49081;">Content here</div>
        
        
          .mybackground {background-color:#b49081;}
        
        Background color #b49081
      
           Border around this has a color of #b49081        
        
          <div style="border:2px solid #b49081;">Content here</div>
        
        
          .myborder {border:2px solid #b49081;}
        
        Border color #b49081