#b46f78 color space conversions
Hex:
        #b46f78
        RGB:
        180, 111, 120
        CMY:
        29, 56, 53
        CMYK:
        0, 38, 33, 29
      HSL:
        352°, 31.5068%, 57.0588%
        HSV (HSB):
        352°, 38.3333%, 70.5882%
        XYZ:
        27.8970, 22.4282, 20.6281
        xyY:
        0.3932, 0.3161, 22.4282
      CIE-Lab:
        54.4785, 28.4977, 6.6474
        CIE-LCH:
        54.4785, 29.2627, 13.1301
        CIE-Luv:
        54.4785, 45.3105, 3.7338
        Hunter-Lab:
        47.3585, 22.2700, 7.3258
      #b46f78 color charts
#b46f78 RGB chart
      #b46f78 CMYK chart
      #b46f78 RGB pie chart
      #b46f78 color shades, tints & tones
#b46f78 color schemes
#b46f78 color preview, HTML & CSS examples
           This text has a color of #b46f78        
        
          <p style="color:#b46f78;">Text here</p>
        
        
          .mytext {color:#b46f78;}
        
        Text color #b46f78
      
           This box has a color of #b46f78        
        
          <div style="background-color:#b46f78;">Content here</div>
        
        
          .mybackground {background-color:#b46f78;}
        
        Background color #b46f78
      
           Border around this has a color of #b46f78        
        
          <div style="border:2px solid #b46f78;">Content here</div>
        
        
          .myborder {border:2px solid #b46f78;}
        
        Border color #b46f78