#b40f46 color space conversions
Hex:
        #b40f46
        RGB:
        180, 15, 70
        CMY:
        29, 94, 73
        CMYK:
        0, 92, 61, 29
      HSL:
        340°, 84.6154%, 38.2353%
        HSV (HSB):
        340°, 91.6667%, 70.5882%
        XYZ:
        20.0987, 10.4871, 6.7593
        xyY:
        0.5382, 0.2808, 10.4871
      CIE-Lab:
        38.7029, 62.0952, 15.1243
        CIE-LCH:
        38.7029, 63.9105, 13.6888
        CIE-Luv:
        38.7029, 105.0776, 4.5861
        Hunter-Lab:
        32.3839, 54.1124, 10.2935
      #b40f46 color charts
#b40f46 RGB chart
      #b40f46 CMYK chart
      #b40f46 RGB pie chart
      #b40f46 color shades, tints & tones
#b40f46 color schemes
#b40f46 color preview, HTML & CSS examples
           This text has a color of #b40f46        
        
          <p style="color:#b40f46;">Text here</p>
        
        
          .mytext {color:#b40f46;}
        
        Text color #b40f46
      
           This box has a color of #b40f46        
        
          <div style="background-color:#b40f46;">Content here</div>
        
        
          .mybackground {background-color:#b40f46;}
        
        Background color #b40f46
      
           Border around this has a color of #b40f46        
        
          <div style="border:2px solid #b40f46;">Content here</div>
        
        
          .myborder {border:2px solid #b40f46;}
        
        Border color #b40f46