#b34275 color space conversions
Hex:
        #b34275
        RGB:
        179, 66, 117
        CMY:
        30, 74, 54
        CMYK:
        0, 63, 35, 30
      HSL:
        333°, 46.1224%, 48.0392%
        HSV (HSB):
        333°, 63.1285%, 70.1961%
        XYZ:
        23.7495, 14.7645, 18.4277
        xyY:
        0.4171, 0.2593, 14.7645
      CIE-Lab:
        45.3099, 50.6592, -4.9218
        CIE-LCH:
        45.3099, 50.8977, 354.4509
        CIE-Luv:
        45.3099, 69.6782, -15.3964
        Hunter-Lab:
        38.4246, 43.0844, -1.5372
      #b34275 color charts
#b34275 RGB chart
      #b34275 CMYK chart
      #b34275 RGB pie chart
      #b34275 color shades, tints & tones
#b34275 color schemes
#b34275 color preview, HTML & CSS examples
           This text has a color of #b34275        
        
          <p style="color:#b34275;">Text here</p>
        
        
          .mytext {color:#b34275;}
        
        Text color #b34275
      
           This box has a color of #b34275        
        
          <div style="background-color:#b34275;">Content here</div>
        
        
          .mybackground {background-color:#b34275;}
        
        Background color #b34275
      
           Border around this has a color of #b34275        
        
          <div style="border:2px solid #b34275;">Content here</div>
        
        
          .myborder {border:2px solid #b34275;}
        
        Border color #b34275