#b42e43 color space conversions
Hex:
        #b42e43
        RGB:
        180, 46, 67
        CMY:
        29, 82, 74
        CMYK:
        0, 74, 63, 29
      HSL:
        351°, 59.2920%, 44.3137%
        HSV (HSB):
        351°, 74.4444%, 70.5882%
        XYZ:
        20.8125, 12.0625, 6.5416
        xyY:
        0.5280, 0.3060, 12.0625
      CIE-Lab:
        41.3153, 54.3202, 20.4880
        CIE-LCH:
        41.3153, 58.0555, 20.6650
        CIE-Luv:
        41.3153, 95.7211, 11.8514
        Hunter-Lab:
        34.7312, 46.1859, 13.1446
      #b42e43 color charts
#b42e43 RGB chart
      #b42e43 CMYK chart
      #b42e43 RGB pie chart
      #b42e43 color shades, tints & tones
#b42e43 color schemes
#b42e43 color preview, HTML & CSS examples
           This text has a color of #b42e43        
        
          <p style="color:#b42e43;">Text here</p>
        
        
          .mytext {color:#b42e43;}
        
        Text color #b42e43
      
           This box has a color of #b42e43        
        
          <div style="background-color:#b42e43;">Content here</div>
        
        
          .mybackground {background-color:#b42e43;}
        
        Background color #b42e43
      
           Border around this has a color of #b42e43        
        
          <div style="border:2px solid #b42e43;">Content here</div>
        
        
          .myborder {border:2px solid #b42e43;}
        
        Border color #b42e43