#b32131 color space conversions
Hex:
        #b32131
        RGB:
        179, 33, 49
        CMY:
        30, 87, 81
        CMYK:
        0, 82, 73, 30
      HSL:
        353°, 68.8679%, 41.5686%
        HSV (HSB):
        353°, 81.5642%, 70.1961%
        XYZ:
        19.6886, 10.8932, 3.9706
        xyY:
        0.5698, 0.3153, 10.8932
      CIE-Lab:
        39.4000, 57.0509, 29.1944
        CIE-LCH:
        39.4000, 64.0868, 27.1000
        CIE-Luv:
        39.4000, 105.5304, 17.6353
        Hunter-Lab:
        33.0048, 48.7237, 15.9705
      #b32131 color charts
#b32131 RGB chart
      #b32131 CMYK chart
      #b32131 RGB pie chart
      #b32131 color shades, tints & tones
#b32131 color schemes
#b32131 color preview, HTML & CSS examples
           This text has a color of #b32131        
        
          <p style="color:#b32131;">Text here</p>
        
        
          .mytext {color:#b32131;}
        
        Text color #b32131
      
           This box has a color of #b32131        
        
          <div style="background-color:#b32131;">Content here</div>
        
        
          .mybackground {background-color:#b32131;}
        
        Background color #b32131
      
           Border around this has a color of #b32131        
        
          <div style="border:2px solid #b32131;">Content here</div>
        
        
          .myborder {border:2px solid #b32131;}
        
        Border color #b32131