#b3475a color space conversions
Hex:
        #b3475a
        RGB:
        179, 71, 90
        CMY:
        30, 72, 65
        CMYK:
        0, 60, 50, 30
      HSL:
        349°, 43.2000%, 49.0196%
        HSV (HSB):
        349°, 60.3352%, 70.1961%
        XYZ:
        22.6891, 14.8284, 11.3392
        xyY:
        0.4644, 0.3035, 14.8284
      CIE-Lab:
        45.3982, 45.5200, 11.7632
        CIE-LCH:
        45.3982, 47.0154, 14.4892
        CIE-Luv:
        45.3982, 75.1284, 5.7670
        Hunter-Lab:
        38.5076, 37.7858, 9.4965
      #b3475a color charts
#b3475a RGB chart
      #b3475a CMYK chart
      #b3475a RGB pie chart
      #b3475a color shades, tints & tones
#b3475a color schemes
#b3475a color preview, HTML & CSS examples
           This text has a color of #b3475a        
        
          <p style="color:#b3475a;">Text here</p>
        
        
          .mytext {color:#b3475a;}
        
        Text color #b3475a
      
           This box has a color of #b3475a        
        
          <div style="background-color:#b3475a;">Content here</div>
        
        
          .mybackground {background-color:#b3475a;}
        
        Background color #b3475a
      
           Border around this has a color of #b3475a        
        
          <div style="border:2px solid #b3475a;">Content here</div>
        
        
          .myborder {border:2px solid #b3475a;}
        
        Border color #b3475a