#b42e38 color space conversions
Hex:
        #b42e38
        RGB:
        180, 46, 56
        CMY:
        29, 82, 78
        CMYK:
        0, 74, 69, 29
      HSL:
        356°, 59.2920%, 44.3137%
        HSV (HSB):
        356°, 74.4444%, 70.5882%
        XYZ:
        20.5132, 11.9428, 4.9654
        xyY:
        0.5482, 0.3191, 11.9428
      CIE-Lab:
        41.1251, 53.6886, 27.0372
        CIE-LCH:
        41.1251, 60.1122, 26.7296
        CIE-Luv:
        41.1251, 98.6913, 17.4503
        Hunter-Lab:
        34.5584, 45.4771, 15.6720
      #b42e38 color charts
#b42e38 RGB chart
      #b42e38 CMYK chart
      #b42e38 RGB pie chart
      #b42e38 color shades, tints & tones
#b42e38 color schemes
#b42e38 color preview, HTML & CSS examples
           This text has a color of #b42e38        
        
          <p style="color:#b42e38;">Text here</p>
        
        
          .mytext {color:#b42e38;}
        
        Text color #b42e38
      
           This box has a color of #b42e38        
        
          <div style="background-color:#b42e38;">Content here</div>
        
        
          .mybackground {background-color:#b42e38;}
        
        Background color #b42e38
      
           Border around this has a color of #b42e38        
        
          <div style="border:2px solid #b42e38;">Content here</div>
        
        
          .myborder {border:2px solid #b42e38;}
        
        Border color #b42e38