#b40322 color space conversions
Hex:
        #b40322
        RGB:
        180, 3, 34
        CMY:
        29, 99, 87
        CMYK:
        0, 98, 81, 29
      HSL:
        349°, 96.7213%, 35.8824%
        HSV (HSB):
        349°, 98.3333%, 70.5882%
        XYZ:
        19.1437, 9.8839, 2.4122
        xyY:
        0.6089, 0.3144, 9.8839
      CIE-Lab:
        37.6333, 61.9108, 36.3001
        CIE-LCH:
        37.6333, 71.7679, 30.3843
        CIE-Luv:
        37.6333, 117.7264, 20.0733
        Hunter-Lab:
        31.4387, 53.6747, 17.4580
      #b40322 color charts
#b40322 RGB chart
      #b40322 CMYK chart
      #b40322 RGB pie chart
      #b40322 color shades, tints & tones
#b40322 color schemes
#b40322 color preview, HTML & CSS examples
           This text has a color of #b40322        
        
          <p style="color:#b40322;">Text here</p>
        
        
          .mytext {color:#b40322;}
        
        Text color #b40322
      
           This box has a color of #b40322        
        
          <div style="background-color:#b40322;">Content here</div>
        
        
          .mybackground {background-color:#b40322;}
        
        Background color #b40322
      
           Border around this has a color of #b40322        
        
          <div style="border:2px solid #b40322;">Content here</div>
        
        
          .myborder {border:2px solid #b40322;}
        
        Border color #b40322