#b40c43 color space conversions
Hex:
        #b40c43
        RGB:
        180, 12, 67
        CMY:
        29, 95, 74
        CMYK:
        0, 93, 63, 29
      HSL:
        340°, 87.5000%, 37.6471%
        HSV (HSB):
        340°, 93.3333%, 70.5882%
        XYZ:
        19.9670, 10.3715, 6.2597
        xyY:
        0.5456, 0.2834, 10.3715
      CIE-Lab:
        38.5011, 62.3130, 16.7773
        CIE-LCH:
        38.5011, 64.5320, 15.0691
        CIE-Luv:
        38.5011, 106.6975, 6.0196
        Hunter-Lab:
        32.2048, 54.3116, 11.0190
      #b40c43 color charts
#b40c43 RGB chart
      #b40c43 CMYK chart
      #b40c43 RGB pie chart
      #b40c43 color shades, tints & tones
#b40c43 color schemes
#b40c43 color preview, HTML & CSS examples
           This text has a color of #b40c43        
        
          <p style="color:#b40c43;">Text here</p>
        
        
          .mytext {color:#b40c43;}
        
        Text color #b40c43
      
           This box has a color of #b40c43        
        
          <div style="background-color:#b40c43;">Content here</div>
        
        
          .mybackground {background-color:#b40c43;}
        
        Background color #b40c43
      
           Border around this has a color of #b40c43        
        
          <div style="border:2px solid #b40c43;">Content here</div>
        
        
          .myborder {border:2px solid #b40c43;}
        
        Border color #b40c43