#b41f50 color space conversions
Hex:
        #b41f50
        RGB:
        180, 31, 80
        CMY:
        29, 88, 69
        CMYK:
        0, 83, 56, 29
      HSL:
        340°, 70.6161%, 41.3725%
        HSV (HSB):
        340°, 82.7778%, 70.5882%
        XYZ:
        20.7603, 11.2625, 8.6691
        xyY:
        0.5102, 0.2768, 11.2625
      CIE-Lab:
        40.0190, 59.6557, 10.5444
        CIE-LCH:
        40.0190, 60.5804, 10.0237
        CIE-Luv:
        40.0190, 97.3579, 0.8197
        Hunter-Lab:
        33.5596, 51.6929, 8.1759
      #b41f50 color charts
#b41f50 RGB chart
      #b41f50 CMYK chart
      #b41f50 RGB pie chart
      #b41f50 color shades, tints & tones
#b41f50 color schemes
#b41f50 color preview, HTML & CSS examples
           This text has a color of #b41f50        
        
          <p style="color:#b41f50;">Text here</p>
        
        
          .mytext {color:#b41f50;}
        
        Text color #b41f50
      
           This box has a color of #b41f50        
        
          <div style="background-color:#b41f50;">Content here</div>
        
        
          .mybackground {background-color:#b41f50;}
        
        Background color #b41f50
      
           Border around this has a color of #b41f50        
        
          <div style="border:2px solid #b41f50;">Content here</div>
        
        
          .myborder {border:2px solid #b41f50;}
        
        Border color #b41f50