#b41b50 color space conversions
Hex:
        #b41b50
        RGB:
        180, 27, 80
        CMY:
        29, 89, 69
        CMYK:
        0, 85, 56, 29
      HSL:
        339°, 73.9130%, 40.5882%
        HSV (HSB):
        339°, 85.0000%, 70.5882%
        XYZ:
        20.6623, 11.0664, 8.6364
        xyY:
        0.5119, 0.2742, 11.0664
      CIE-Lab:
        39.6920, 60.5905, 10.0888
        CIE-LCH:
        39.6920, 61.4247, 9.4535
        CIE-Luv:
        39.6920, 98.5425, 0.1078
        Hunter-Lab:
        33.2661, 52.6544, 7.8937
      #b41b50 color charts
#b41b50 RGB chart
      #b41b50 CMYK chart
      #b41b50 RGB pie chart
      #b41b50 color shades, tints & tones
#b41b50 color schemes
#b41b50 color preview, HTML & CSS examples
           This text has a color of #b41b50        
        
          <p style="color:#b41b50;">Text here</p>
        
        
          .mytext {color:#b41b50;}
        
        Text color #b41b50
      
           This box has a color of #b41b50        
        
          <div style="background-color:#b41b50;">Content here</div>
        
        
          .mybackground {background-color:#b41b50;}
        
        Background color #b41b50
      
           Border around this has a color of #b41b50        
        
          <div style="border:2px solid #b41b50;">Content here</div>
        
        
          .myborder {border:2px solid #b41b50;}
        
        Border color #b41b50