#b11c37 color space conversions
Hex:
        #b11c37
        RGB:
        177, 28, 55
        CMY:
        31, 89, 78
        CMYK:
        0, 84, 69, 31
      HSL:
        349°, 72.6829%, 40.1961%
        HSV (HSB):
        349°, 84.1808%, 69.4118%
        XYZ:
        19.2363, 10.4535, 4.6183
        xyY:
        0.5607, 0.3047, 10.4535
      CIE-Lab:
        38.6443, 58.0250, 24.4654
        CIE-LCH:
        38.6443, 62.9718, 22.8621
        CIE-Luv:
        38.6443, 104.1742, 13.6176
        Hunter-Lab:
        32.3318, 49.6207, 14.1633
      #b11c37 color charts
#b11c37 RGB chart
      #b11c37 CMYK chart
      #b11c37 RGB pie chart
      #b11c37 color shades, tints & tones
#b11c37 color schemes
#b11c37 color preview, HTML & CSS examples
           This text has a color of #b11c37        
        
          <p style="color:#b11c37;">Text here</p>
        
        
          .mytext {color:#b11c37;}
        
        Text color #b11c37
      
           This box has a color of #b11c37        
        
          <div style="background-color:#b11c37;">Content here</div>
        
        
          .mybackground {background-color:#b11c37;}
        
        Background color #b11c37
      
           Border around this has a color of #b11c37        
        
          <div style="border:2px solid #b11c37;">Content here</div>
        
        
          .myborder {border:2px solid #b11c37;}
        
        Border color #b11c37