#b54372 color space conversions
Hex:
        #b54372
        RGB:
        181, 67, 114
        CMY:
        29, 74, 55
        CMYK:
        0, 63, 37, 29
      HSL:
        335°, 45.9677%, 48.6275%
        HSV (HSB):
        335°, 62.9834%, 70.9804%
        XYZ:
        24.1005, 15.0530, 17.5549
        xyY:
        0.4250, 0.2654, 15.0530
      CIE-Lab:
        45.7067, 50.4929, -2.4627
        CIE-LCH:
        45.7067, 50.5529, 357.2077
        CIE-Luv:
        45.7067, 71.7666, -12.2210
        Hunter-Lab:
        38.7982, 42.9831, 0.3320
      #b54372 color charts
#b54372 RGB chart
      #b54372 CMYK chart
      #b54372 RGB pie chart
      #b54372 color shades, tints & tones
#b54372 color schemes
#b54372 color preview, HTML & CSS examples
           This text has a color of #b54372        
        
          <p style="color:#b54372;">Text here</p>
        
        
          .mytext {color:#b54372;}
        
        Text color #b54372
      
           This box has a color of #b54372        
        
          <div style="background-color:#b54372;">Content here</div>
        
        
          .mybackground {background-color:#b54372;}
        
        Background color #b54372
      
           Border around this has a color of #b54372        
        
          <div style="border:2px solid #b54372;">Content here</div>
        
        
          .myborder {border:2px solid #b54372;}
        
        Border color #b54372