#b11c42 color space conversions
Hex:
        #b11c42
        RGB:
        177, 28, 66
        CMY:
        31, 89, 74
        CMYK:
        0, 84, 63, 31
      HSL:
        345°, 72.6829%, 40.1961%
        HSV (HSB):
        345°, 84.1808%, 69.4118%
        XYZ:
        19.5301, 10.5710, 6.1653
        xyY:
        0.5385, 0.2915, 10.5710
      CIE-Lab:
        38.8483, 58.6325, 17.7659
        CIE-LCH:
        38.8483, 61.2650, 16.8570
        CIE-Luv:
        38.8483, 100.7712, 7.8821
        Hunter-Lab:
        32.5130, 50.3245, 11.5162
      #b11c42 color charts
#b11c42 RGB chart
      #b11c42 CMYK chart
      #b11c42 RGB pie chart
      #b11c42 color shades, tints & tones
#b11c42 color schemes
#b11c42 color preview, HTML & CSS examples
           This text has a color of #b11c42        
        
          <p style="color:#b11c42;">Text here</p>
        
        
          .mytext {color:#b11c42;}
        
        Text color #b11c42
      
           This box has a color of #b11c42        
        
          <div style="background-color:#b11c42;">Content here</div>
        
        
          .mybackground {background-color:#b11c42;}
        
        Background color #b11c42
      
           Border around this has a color of #b11c42        
        
          <div style="border:2px solid #b11c42;">Content here</div>
        
        
          .myborder {border:2px solid #b11c42;}
        
        Border color #b11c42