#b45271 color space conversions
Hex:
        #b45271
        RGB:
        180, 82, 113
        CMY:
        29, 68, 56
        CMYK:
        0, 54, 37, 29
      HSL:
        341°, 39.5161%, 51.3725%
        HSV (HSB):
        341°, 54.4444%, 70.5882%
        XYZ:
        24.8203, 16.9301, 17.5825
        xyY:
        0.4183, 0.2853, 16.9301
      CIE-Lab:
        48.1719, 42.9869, 1.7307
        CIE-LCH:
        48.1719, 43.0217, 2.3055
        CIE-Luv:
        48.1719, 63.6463, -5.4620
        Hunter-Lab:
        41.1463, 35.6692, 3.4668
      #b45271 color charts
#b45271 RGB chart
      #b45271 CMYK chart
      #b45271 RGB pie chart
      #b45271 color shades, tints & tones
#b45271 color schemes
#b45271 color preview, HTML & CSS examples
           This text has a color of #b45271        
        
          <p style="color:#b45271;">Text here</p>
        
        
          .mytext {color:#b45271;}
        
        Text color #b45271
      
           This box has a color of #b45271        
        
          <div style="background-color:#b45271;">Content here</div>
        
        
          .mybackground {background-color:#b45271;}
        
        Background color #b45271
      
           Border around this has a color of #b45271        
        
          <div style="border:2px solid #b45271;">Content here</div>
        
        
          .myborder {border:2px solid #b45271;}
        
        Border color #b45271