#b11d28 color space conversions
Hex:
        #b11d28
        RGB:
        177, 29, 40
        CMY:
        31, 89, 84
        CMYK:
        0, 84, 77, 31
      HSL:
        356°, 71.8447%, 40.3922%
        HSV (HSB):
        356°, 83.6158%, 69.4118%
        XYZ:
        18.9538, 10.3790, 3.0119
        xyY:
        0.5860, 0.3209, 10.3790
      CIE-Lab:
        38.5143, 57.1412, 33.5042
        CIE-LCH:
        38.5143, 66.2393, 30.3848
        CIE-Luv:
        38.5143, 107.6119, 20.1438
        Hunter-Lab:
        32.2165, 48.6373, 17.0087
      #b11d28 color charts
#b11d28 RGB chart
      #b11d28 CMYK chart
      #b11d28 RGB pie chart
      #b11d28 color shades, tints & tones
#b11d28 color schemes
#b11d28 color preview, HTML & CSS examples
           This text has a color of #b11d28        
        
          <p style="color:#b11d28;">Text here</p>
        
        
          .mytext {color:#b11d28;}
        
        Text color #b11d28
      
           This box has a color of #b11d28        
        
          <div style="background-color:#b11d28;">Content here</div>
        
        
          .mybackground {background-color:#b11d28;}
        
        Background color #b11d28
      
           Border around this has a color of #b11d28        
        
          <div style="border:2px solid #b11d28;">Content here</div>
        
        
          .myborder {border:2px solid #b11d28;}
        
        Border color #b11d28