#b4142e color space conversions
Hex:
        #b4142e
        RGB:
        180, 20, 46
        CMY:
        29, 92, 82
        CMYK:
        0, 89, 74, 29
      HSL:
        350°, 80.0000%, 39.2157%
        HSV (HSB):
        350°, 88.8889%, 70.5882%
        XYZ:
        19.5657, 10.4009, 3.5611
        xyY:
        0.5836, 0.3102, 10.4009
      CIE-Lab:
        38.5525, 60.0867, 30.0965
        CIE-LCH:
        38.5525, 67.2027, 26.6056
        CIE-Luv:
        38.5525, 111.4308, 17.1522
        Hunter-Lab:
        32.2504, 51.8544, 16.0284
      #b4142e color charts
#b4142e RGB chart
      #b4142e CMYK chart
      #b4142e RGB pie chart
      #b4142e color shades, tints & tones
#b4142e color schemes
#b4142e color preview, HTML & CSS examples
           This text has a color of #b4142e        
        
          <p style="color:#b4142e;">Text here</p>
        
        
          .mytext {color:#b4142e;}
        
        Text color #b4142e
      
           This box has a color of #b4142e        
        
          <div style="background-color:#b4142e;">Content here</div>
        
        
          .mybackground {background-color:#b4142e;}
        
        Background color #b4142e
      
           Border around this has a color of #b4142e        
        
          <div style="border:2px solid #b4142e;">Content here</div>
        
        
          .myborder {border:2px solid #b4142e;}
        
        Border color #b4142e