#b11d30 color space conversions
Hex:
        #b11d30
        RGB:
        177, 29, 48
        CMY:
        31, 89, 81
        CMYK:
        0, 84, 73, 31
      HSL:
        352°, 71.8447%, 40.3922%
        HSV (HSB):
        352°, 83.6158%, 69.4118%
        XYZ:
        19.1043, 10.4392, 3.8044
        xyY:
        0.5729, 0.3130, 10.4392
      CIE-Lab:
        38.6195, 57.4589, 28.7876
        CIE-LCH:
        38.6195, 64.2670, 26.6115
        CIE-Luv:
        38.6195, 105.7210, 16.9706
        Hunter-Lab:
        32.3098, 49.0023, 15.6357
      #b11d30 color charts
#b11d30 RGB chart
      #b11d30 CMYK chart
      #b11d30 RGB pie chart
      #b11d30 color shades, tints & tones
#b11d30 color schemes
#b11d30 color preview, HTML & CSS examples
           This text has a color of #b11d30        
        
          <p style="color:#b11d30;">Text here</p>
        
        
          .mytext {color:#b11d30;}
        
        Text color #b11d30
      
           This box has a color of #b11d30        
        
          <div style="background-color:#b11d30;">Content here</div>
        
        
          .mybackground {background-color:#b11d30;}
        
        Background color #b11d30
      
           Border around this has a color of #b11d30        
        
          <div style="border:2px solid #b11d30;">Content here</div>
        
        
          .myborder {border:2px solid #b11d30;}
        
        Border color #b11d30