#b46d82 color space conversions
Hex:
        #b46d82
        RGB:
        180, 109, 130
        CMY:
        29, 57, 49
        CMYK:
        0, 39, 28, 29
      HSL:
        342°, 32.1267%, 56.6667%
        HSV (HSB):
        342°, 39.4444%, 70.5882%
        XYZ:
        28.3203, 22.2523, 23.9216
        xyY:
        0.3802, 0.2987, 22.2523
      CIE-Lab:
        54.2937, 30.9665, 0.5147
        CIE-LCH:
        54.2937, 30.9708, 0.9522
        CIE-Luv:
        54.2937, 44.6468, -4.7603
        Hunter-Lab:
        47.1723, 24.6124, 2.9541
      #b46d82 color charts
#b46d82 RGB chart
      #b46d82 CMYK chart
      #b46d82 RGB pie chart
      #b46d82 color shades, tints & tones
#b46d82 color schemes
#b46d82 color preview, HTML & CSS examples
           This text has a color of #b46d82        
        
          <p style="color:#b46d82;">Text here</p>
        
        
          .mytext {color:#b46d82;}
        
        Text color #b46d82
      
           This box has a color of #b46d82        
        
          <div style="background-color:#b46d82;">Content here</div>
        
        
          .mybackground {background-color:#b46d82;}
        
        Background color #b46d82
      
           Border around this has a color of #b46d82        
        
          <div style="border:2px solid #b46d82;">Content here</div>
        
        
          .myborder {border:2px solid #b46d82;}
        
        Border color #b46d82