#b40a59 color space conversions
Hex:
        #b40a59
        RGB:
        180, 10, 89
        CMY:
        29, 96, 65
        CMYK:
        0, 94, 51, 29
      HSL:
        332°, 89.4737%, 37.2549%
        HSV (HSB):
        332°, 94.4444%, 70.5882%
        XYZ:
        20.7341, 10.6416, 10.4124
        xyY:
        0.4962, 0.2547, 10.6416
      CIE-Lab:
        38.9702, 64.0495, 3.3171
        CIE-LCH:
        38.9702, 64.1353, 2.9647
        CIE-Luv:
        38.9702, 98.3419, -7.9568
        Hunter-Lab:
        32.6215, 56.3661, 3.9104
      #b40a59 color charts
#b40a59 RGB chart
      #b40a59 CMYK chart
      #b40a59 RGB pie chart
      #b40a59 color shades, tints & tones
#b40a59 color schemes
#b40a59 color preview, HTML & CSS examples
           This text has a color of #b40a59        
        
          <p style="color:#b40a59;">Text here</p>
        
        
          .mytext {color:#b40a59;}
        
        Text color #b40a59
      
           This box has a color of #b40a59        
        
          <div style="background-color:#b40a59;">Content here</div>
        
        
          .mybackground {background-color:#b40a59;}
        
        Background color #b40a59
      
           Border around this has a color of #b40a59        
        
          <div style="border:2px solid #b40a59;">Content here</div>
        
        
          .myborder {border:2px solid #b40a59;}
        
        Border color #b40a59