#b1223b color space conversions
Hex:
        #b1223b
        RGB:
        177, 34, 59
        CMY:
        31, 87, 77
        CMYK:
        0, 81, 67, 31
      HSL:
        350°, 67.7725%, 41.3725%
        HSV (HSB):
        350°, 80.7910%, 69.4118%
        XYZ:
        19.4929, 10.8069, 5.1962
        xyY:
        0.5492, 0.3045, 10.8069
      CIE-Lab:
        39.2534, 56.6990, 22.7197
        CIE-LCH:
        39.2534, 61.0816, 21.8363
        CIE-Luv:
        39.2534, 100.8253, 12.7149
        Hunter-Lab:
        32.8739, 48.3140, 13.6400
      #b1223b color charts
#b1223b RGB chart
      #b1223b CMYK chart
      #b1223b RGB pie chart
      #b1223b color shades, tints & tones
#b1223b color schemes
#b1223b color preview, HTML & CSS examples
           This text has a color of #b1223b        
        
          <p style="color:#b1223b;">Text here</p>
        
        
          .mytext {color:#b1223b;}
        
        Text color #b1223b
      
           This box has a color of #b1223b        
        
          <div style="background-color:#b1223b;">Content here</div>
        
        
          .mybackground {background-color:#b1223b;}
        
        Background color #b1223b
      
           Border around this has a color of #b1223b        
        
          <div style="border:2px solid #b1223b;">Content here</div>
        
        
          .myborder {border:2px solid #b1223b;}
        
        Border color #b1223b