#b45583 color space conversions
Hex:
        #b45583
        RGB:
        180, 85, 131
        CMY:
        29, 67, 49
        CMYK:
        0, 53, 27, 29
      HSL:
        331°, 38.7755%, 51.9608%
        HSV (HSB):
        331°, 52.7778%, 70.5882%
        XYZ:
        26.1676, 17.8390, 23.5368
        xyY:
        0.3874, 0.2641, 17.8390
      CIE-Lab:
        49.3002, 43.8044, -7.4441
        CIE-LCH:
        49.3002, 44.4325, 350.3553
        CIE-Luv:
        49.3002, 57.3160, -17.7541
        Hunter-Lab:
        42.2362, 36.6770, -3.4749
      #b45583 color charts
#b45583 RGB chart
      #b45583 CMYK chart
      #b45583 RGB pie chart
      #b45583 color shades, tints & tones
#b45583 color schemes
#b45583 color preview, HTML & CSS examples
           This text has a color of #b45583        
        
          <p style="color:#b45583;">Text here</p>
        
        
          .mytext {color:#b45583;}
        
        Text color #b45583
      
           This box has a color of #b45583        
        
          <div style="background-color:#b45583;">Content here</div>
        
        
          .mybackground {background-color:#b45583;}
        
        Background color #b45583
      
           Border around this has a color of #b45583        
        
          <div style="border:2px solid #b45583;">Content here</div>
        
        
          .myborder {border:2px solid #b45583;}
        
        Border color #b45583