#b33332 color space conversions
Hex:
        #b33332
        RGB:
        179, 51, 50
        CMY:
        30, 80, 80
        CMYK:
        0, 72, 72, 30
      HSL:
        0°, 56.3319%, 44.9020%
        HSV (HSB):
        0°, 72.0670%, 70.1961%
        XYZ:
        20.3500, 12.1816, 4.2963
        xyY:
        0.5526, 0.3308, 12.1816
      CIE-Lab:
        41.5034, 51.2603, 31.0549
        CIE-LCH:
        41.5034, 59.9335, 31.2086
        CIE-Luv:
        41.5034, 96.6186, 21.2136
        Hunter-Lab:
        34.9022, 42.9967, 17.1332
      #b33332 color charts
#b33332 RGB chart
      #b33332 CMYK chart
      #b33332 RGB pie chart
      #b33332 color shades, tints & tones
#b33332 color schemes
#b33332 color preview, HTML & CSS examples
           This text has a color of #b33332        
        
          <p style="color:#b33332;">Text here</p>
        
        
          .mytext {color:#b33332;}
        
        Text color #b33332
      
           This box has a color of #b33332        
        
          <div style="background-color:#b33332;">Content here</div>
        
        
          .mybackground {background-color:#b33332;}
        
        Background color #b33332
      
           Border around this has a color of #b33332        
        
          <div style="border:2px solid #b33332;">Content here</div>
        
        
          .myborder {border:2px solid #b33332;}
        
        Border color #b33332