#b34d60 color space conversions
Hex:
        #b34d60
        RGB:
        179, 77, 96
        CMY:
        30, 70, 62
        CMYK:
        0, 57, 46, 30
      HSL:
        349°, 40.1575%, 50.1961%
        HSV (HSB):
        349°, 56.9832%, 70.1961%
        XYZ:
        23.3556, 15.7360, 12.8727
        xyY:
        0.4495, 0.3028, 15.7360
      CIE-Lab:
        46.6262, 43.2349, 9.8165
        CIE-LCH:
        46.6262, 44.3353, 12.7921
        CIE-Luv:
        46.6262, 70.0965, 4.1764
        Hunter-Lab:
        39.6686, 35.6750, 8.5281
      #b34d60 color charts
#b34d60 RGB chart
      #b34d60 CMYK chart
      #b34d60 RGB pie chart
      #b34d60 color shades, tints & tones
#b34d60 color schemes
#b34d60 color preview, HTML & CSS examples
           This text has a color of #b34d60        
        
          <p style="color:#b34d60;">Text here</p>
        
        
          .mytext {color:#b34d60;}
        
        Text color #b34d60
      
           This box has a color of #b34d60        
        
          <div style="background-color:#b34d60;">Content here</div>
        
        
          .mybackground {background-color:#b34d60;}
        
        Background color #b34d60
      
           Border around this has a color of #b34d60        
        
          <div style="border:2px solid #b34d60;">Content here</div>
        
        
          .myborder {border:2px solid #b34d60;}
        
        Border color #b34d60