#b11e34 color space conversions
Hex:
        #b11e34
        RGB:
        177, 30, 52
        CMY:
        31, 88, 80
        CMYK:
        0, 83, 71, 31
      HSL:
        351°, 71.0145%, 40.5882%
        HSV (HSB):
        351°, 83.0508%, 69.4118%
        XYZ:
        19.2156, 10.5236, 4.2673
        xyY:
        0.5651, 0.3095, 10.5236
      CIE-Lab:
        38.7662, 57.3938, 26.4894
        CIE-LCH:
        38.7662, 63.2119, 24.7751
        CIE-Luv:
        38.7662, 104.3061, 15.3645
        Hunter-Lab:
        32.4401, 48.9626, 14.9088
      #b11e34 color charts
#b11e34 RGB chart
      #b11e34 CMYK chart
      #b11e34 RGB pie chart
      #b11e34 color shades, tints & tones
#b11e34 color schemes
#b11e34 color preview, HTML & CSS examples
           This text has a color of #b11e34        
        
          <p style="color:#b11e34;">Text here</p>
        
        
          .mytext {color:#b11e34;}
        
        Text color #b11e34
      
           This box has a color of #b11e34        
        
          <div style="background-color:#b11e34;">Content here</div>
        
        
          .mybackground {background-color:#b11e34;}
        
        Background color #b11e34
      
           Border around this has a color of #b11e34        
        
          <div style="border:2px solid #b11e34;">Content here</div>
        
        
          .myborder {border:2px solid #b11e34;}
        
        Border color #b11e34