#b11c19 color space conversions
Hex:
        #b11c19
        RGB:
        177, 28, 25
        CMY:
        31, 89, 90
        CMYK:
        0, 84, 86, 31
      HSL:
        1°, 75.2475%, 39.6078%
        HSV (HSB):
        1°, 85.8757%, 69.4118%
        XYZ:
        18.7222, 10.2478, 1.9110
        xyY:
        0.6063, 0.3318, 10.2478
      CIE-Lab:
        38.2836, 56.9408, 41.6174
        CIE-LCH:
        38.2836, 70.5285, 36.1627
        CIE-Luv:
        38.2836, 110.7237, 24.5412
        Hunter-Lab:
        32.0122, 48.3736, 18.8692
      #b11c19 color charts
#b11c19 RGB chart
      #b11c19 CMYK chart
      #b11c19 RGB pie chart
      #b11c19 color shades, tints & tones
#b11c19 color schemes
#b11c19 color preview, HTML & CSS examples
           This text has a color of #b11c19        
        
          <p style="color:#b11c19;">Text here</p>
        
        
          .mytext {color:#b11c19;}
        
        Text color #b11c19
      
           This box has a color of #b11c19        
        
          <div style="background-color:#b11c19;">Content here</div>
        
        
          .mybackground {background-color:#b11c19;}
        
        Background color #b11c19
      
           Border around this has a color of #b11c19        
        
          <div style="border:2px solid #b11c19;">Content here</div>
        
        
          .myborder {border:2px solid #b11c19;}
        
        Border color #b11c19