#b33235 color space conversions
Hex:
        #b33235
        RGB:
        179, 50, 53
        CMY:
        30, 80, 79
        CMYK:
        0, 72, 70, 30
      HSL:
        359°, 56.3319%, 44.9020%
        HSV (HSB):
        359°, 72.0670%, 70.1961%
        XYZ:
        20.3736, 12.1220, 4.6341
        xyY:
        0.5487, 0.3265, 12.1220
      CIE-Lab:
        41.4093, 51.7817, 29.1531
        CIE-LCH:
        41.4093, 59.4243, 29.3795
        CIE-Luv:
        41.4093, 96.5024, 19.6482
        Hunter-Lab:
        34.8166, 43.5237, 16.4801
      #b33235 color charts
#b33235 RGB chart
      #b33235 CMYK chart
      #b33235 RGB pie chart
      #b33235 color shades, tints & tones
#b33235 color schemes
#b33235 color preview, HTML & CSS examples
           This text has a color of #b33235        
        
          <p style="color:#b33235;">Text here</p>
        
        
          .mytext {color:#b33235;}
        
        Text color #b33235
      
           This box has a color of #b33235        
        
          <div style="background-color:#b33235;">Content here</div>
        
        
          .mybackground {background-color:#b33235;}
        
        Background color #b33235
      
           Border around this has a color of #b33235        
        
          <div style="border:2px solid #b33235;">Content here</div>
        
        
          .myborder {border:2px solid #b33235;}
        
        Border color #b33235