#b4142b color space conversions
Hex:
        #b4142b
        RGB:
        180, 20, 43
        CMY:
        29, 92, 83
        CMYK:
        0, 89, 76, 29
      HSL:
        351°, 80.0000%, 39.2157%
        HSV (HSB):
        351°, 88.8889%, 70.5882%
        XYZ:
        19.5086, 10.3780, 3.2604
        xyY:
        0.5885, 0.3131, 10.3780
      CIE-Lab:
        38.5125, 59.9714, 31.8808
        CIE-LCH:
        38.5125, 67.9188, 27.9951
        CIE-Luv:
        38.5125, 112.1775, 18.3488
        Hunter-Lab:
        32.2149, 51.7191, 16.5498
      #b4142b color charts
#b4142b RGB chart
      #b4142b CMYK chart
      #b4142b RGB pie chart
      #b4142b color shades, tints & tones
#b4142b color schemes
#b4142b color preview, HTML & CSS examples
           This text has a color of #b4142b        
        
          <p style="color:#b4142b;">Text here</p>
        
        
          .mytext {color:#b4142b;}
        
        Text color #b4142b
      
           This box has a color of #b4142b        
        
          <div style="background-color:#b4142b;">Content here</div>
        
        
          .mybackground {background-color:#b4142b;}
        
        Background color #b4142b
      
           Border around this has a color of #b4142b        
        
          <div style="border:2px solid #b4142b;">Content here</div>
        
        
          .myborder {border:2px solid #b4142b;}
        
        Border color #b4142b