#b47180 color space conversions
Hex:
        #b47180
        RGB:
        180, 113, 128
        CMY:
        29, 56, 50
        CMYK:
        0, 37, 29, 29
      HSL:
        347°, 30.8756%, 57.4510%
        HSV (HSB):
        347°, 37.2222%, 70.5882%
        XYZ:
        28.6238, 23.0721, 23.3668
        xyY:
        0.3813, 0.3074, 23.0721
      CIE-Lab:
        55.1465, 28.4793, 2.9253
        CIE-LCH:
        55.1465, 28.6291, 5.8647
        CIE-Luv:
        55.1465, 42.7028, -1.0795
        Hunter-Lab:
        48.0334, 22.3123, 4.7806
      #b47180 color charts
#b47180 RGB chart
      #b47180 CMYK chart
      #b47180 RGB pie chart
      #b47180 color shades, tints & tones
#b47180 color schemes
#b47180 color preview, HTML & CSS examples
           This text has a color of #b47180        
        
          <p style="color:#b47180;">Text here</p>
        
        
          .mytext {color:#b47180;}
        
        Text color #b47180
      
           This box has a color of #b47180        
        
          <div style="background-color:#b47180;">Content here</div>
        
        
          .mybackground {background-color:#b47180;}
        
        Background color #b47180
      
           Border around this has a color of #b47180        
        
          <div style="border:2px solid #b47180;">Content here</div>
        
        
          .myborder {border:2px solid #b47180;}
        
        Border color #b47180