#b4142d color space conversions
Hex:
        #b4142d
        RGB:
        180, 20, 45
        CMY:
        29, 92, 82
        CMYK:
        0, 89, 75, 29
      HSL:
        351°, 80.0000%, 39.2157%
        HSV (HSB):
        351°, 88.8889%, 70.5882%
        XYZ:
        19.5462, 10.3931, 3.4585
        xyY:
        0.5853, 0.3112, 10.3931
      CIE-Lab:
        38.5388, 60.0474, 30.6934
        CIE-LCH:
        38.5388, 67.4372, 27.0740
        CIE-Luv:
        38.5388, 111.6845, 17.5590
        Hunter-Lab:
        32.2383, 51.8082, 16.2062
      #b4142d color charts
#b4142d RGB chart
      #b4142d CMYK chart
      #b4142d RGB pie chart
      #b4142d color shades, tints & tones
#b4142d color schemes
#b4142d color preview, HTML & CSS examples
           This text has a color of #b4142d        
        
          <p style="color:#b4142d;">Text here</p>
        
        
          .mytext {color:#b4142d;}
        
        Text color #b4142d
      
           This box has a color of #b4142d        
        
          <div style="background-color:#b4142d;">Content here</div>
        
        
          .mybackground {background-color:#b4142d;}
        
        Background color #b4142d
      
           Border around this has a color of #b4142d        
        
          <div style="border:2px solid #b4142d;">Content here</div>
        
        
          .myborder {border:2px solid #b4142d;}
        
        Border color #b4142d