#b32101 color space conversions
Hex:
        #b32101
        RGB:
        179, 33, 1
        CMY:
        30, 87, 100
        CMYK:
        0, 82, 99, 30
      HSL:
        11°, 98.8889%, 35.2941%
        HSV (HSB):
        11°, 99.4413%, 70.1961%
        XYZ:
        19.1397, 10.6736, 1.0802
        xyY:
        0.6195, 0.3455, 10.6736
      CIE-Lab:
        39.0252, 55.8909, 51.8971
        CIE-LCH:
        39.0252, 76.2699, 42.8781
        CIE-Luv:
        39.0252, 112.4732, 29.4649
        Hunter-Lab:
        32.6705, 47.3994, 20.9091
      #b32101 color charts
#b32101 RGB chart
      #b32101 CMYK chart
      #b32101 RGB pie chart
      #b32101 color shades, tints & tones
#b32101 color schemes
#b32101 color preview, HTML & CSS examples
           This text has a color of #b32101        
        
          <p style="color:#b32101;">Text here</p>
        
        
          .mytext {color:#b32101;}
        
        Text color #b32101
      
           This box has a color of #b32101        
        
          <div style="background-color:#b32101;">Content here</div>
        
        
          .mybackground {background-color:#b32101;}
        
        Background color #b32101
      
           Border around this has a color of #b32101        
        
          <div style="border:2px solid #b32101;">Content here</div>
        
        
          .myborder {border:2px solid #b32101;}
        
        Border color #b32101