#b1303a color space conversions
Hex:
        #b1303a
        RGB:
        177, 48, 58
        CMY:
        31, 81, 77
        CMYK:
        0, 73, 67, 31
      HSL:
        355°, 57.3333%, 44.1176%
        HSV (HSB):
        355°, 72.8814%, 69.4118%
        XYZ:
        19.9521, 11.7665, 5.2226
        xyY:
        0.5401, 0.3185, 11.7665
      CIE-Lab:
        40.8426, 52.1466, 25.3374
        CIE-LCH:
        40.8426, 57.9763, 25.9146
        CIE-Luv:
        40.8426, 94.7260, 16.4111
        Hunter-Lab:
        34.3023, 43.7964, 14.9847
      #b1303a color charts
#b1303a RGB chart
      #b1303a CMYK chart
      #b1303a RGB pie chart
      #b1303a color shades, tints & tones
#b1303a color schemes
#b1303a color preview, HTML & CSS examples
           This text has a color of #b1303a        
        
          <p style="color:#b1303a;">Text here</p>
        
        
          .mytext {color:#b1303a;}
        
        Text color #b1303a
      
           This box has a color of #b1303a        
        
          <div style="background-color:#b1303a;">Content here</div>
        
        
          .mybackground {background-color:#b1303a;}
        
        Background color #b1303a
      
           Border around this has a color of #b1303a        
        
          <div style="border:2px solid #b1303a;">Content here</div>
        
        
          .myborder {border:2px solid #b1303a;}
        
        Border color #b1303a