#b46170 color space conversions
Hex:
        #b46170
        RGB:
        180, 97, 112
        CMY:
        29, 62, 56
        CMYK:
        0, 46, 38, 29
      HSL:
        349°, 35.6223%, 54.3137%
        HSV (HSB):
        349°, 46.1111%, 70.5882%
        XYZ:
        26.0217, 19.4225, 17.7067
        xyY:
        0.4121, 0.3076, 19.4225
      CIE-Lab:
        51.1779, 35.1052, 6.6577
        CIE-LCH:
        51.1779, 35.7309, 10.7385
        CIE-Luv:
        51.1779, 55.2953, 2.3233
        Hunter-Lab:
        44.0710, 28.2710, 7.0284
      #b46170 color charts
#b46170 RGB chart
      #b46170 CMYK chart
      #b46170 RGB pie chart
      #b46170 color shades, tints & tones
#b46170 color schemes
#b46170 color preview, HTML & CSS examples
           This text has a color of #b46170        
        
          <p style="color:#b46170;">Text here</p>
        
        
          .mytext {color:#b46170;}
        
        Text color #b46170
      
           This box has a color of #b46170        
        
          <div style="background-color:#b46170;">Content here</div>
        
        
          .mybackground {background-color:#b46170;}
        
        Background color #b46170
      
           Border around this has a color of #b46170        
        
          <div style="border:2px solid #b46170;">Content here</div>
        
        
          .myborder {border:2px solid #b46170;}
        
        Border color #b46170