#b45281 color space conversions
Hex:
        #b45281
        RGB:
        180, 82, 129
        CMY:
        29, 68, 49
        CMYK:
        0, 54, 28, 29
      HSL:
        331°, 39.5161%, 51.3725%
        HSV (HSB):
        331°, 54.4444%, 70.5882%
        XYZ:
        25.8021, 17.3229, 22.7526
        xyY:
        0.3917, 0.2630, 17.3229
      CIE-Lab:
        48.6643, 45.0241, -7.1924
        CIE-LCH:
        48.6643, 45.5949, 350.9239
        CIE-Luv:
        48.6643, 59.3347, -17.5896
        Hunter-Lab:
        41.6207, 37.8220, -3.2772
      #b45281 color charts
#b45281 RGB chart
      #b45281 CMYK chart
      #b45281 RGB pie chart
      #b45281 color shades, tints & tones
#b45281 color schemes
#b45281 color preview, HTML & CSS examples
           This text has a color of #b45281        
        
          <p style="color:#b45281;">Text here</p>
        
        
          .mytext {color:#b45281;}
        
        Text color #b45281
      
           This box has a color of #b45281        
        
          <div style="background-color:#b45281;">Content here</div>
        
        
          .mybackground {background-color:#b45281;}
        
        Background color #b45281
      
           Border around this has a color of #b45281        
        
          <div style="border:2px solid #b45281;">Content here</div>
        
        
          .myborder {border:2px solid #b45281;}
        
        Border color #b45281