#b11e21 color space conversions
Hex:
        #b11e21
        RGB:
        177, 30, 33
        CMY:
        31, 88, 87
        CMYK:
        0, 83, 81, 31
      HSL:
        359°, 71.0145%, 40.5882%
        HSV (HSB):
        359°, 83.0508%, 69.4118%
        XYZ:
        18.8702, 10.3855, 2.4489
        xyY:
        0.5952, 0.3276, 10.3855
      CIE-Lab:
        38.5255, 56.6627, 37.5551
        CIE-LCH:
        38.5255, 67.9783, 33.5358
        CIE-Luv:
        38.5255, 108.6273, 22.6546
        Hunter-Lab:
        32.2265, 48.1245, 18.0531
      #b11e21 color charts
#b11e21 RGB chart
      #b11e21 CMYK chart
      #b11e21 RGB pie chart
      #b11e21 color shades, tints & tones
#b11e21 color schemes
#b11e21 color preview, HTML & CSS examples
           This text has a color of #b11e21        
        
          <p style="color:#b11e21;">Text here</p>
        
        
          .mytext {color:#b11e21;}
        
        Text color #b11e21
      
           This box has a color of #b11e21        
        
          <div style="background-color:#b11e21;">Content here</div>
        
        
          .mybackground {background-color:#b11e21;}
        
        Background color #b11e21
      
           Border around this has a color of #b11e21        
        
          <div style="border:2px solid #b11e21;">Content here</div>
        
        
          .myborder {border:2px solid #b11e21;}
        
        Border color #b11e21