#b42e52 color space conversions
Hex:
        #b42e52
        RGB:
        180, 46, 82
        CMY:
        29, 82, 68
        CMYK:
        0, 74, 54, 29
      HSL:
        344°, 59.2920%, 44.3137%
        HSV (HSB):
        344°, 74.4444%, 70.5882%
        XYZ:
        21.3224, 12.2665, 9.2265
        xyY:
        0.4980, 0.2865, 12.2665
      CIE-Lab:
        41.6366, 55.3768, 11.5273
        CIE-LCH:
        41.6366, 56.5638, 11.7589
        CIE-Luv:
        41.6366, 91.0484, 2.9652
        Hunter-Lab:
        35.0235, 47.3798, 8.8973
      #b42e52 color charts
#b42e52 RGB chart
      #b42e52 CMYK chart
      #b42e52 RGB pie chart
      #b42e52 color shades, tints & tones
#b42e52 color schemes
#b42e52 color preview, HTML & CSS examples
           This text has a color of #b42e52        
        
          <p style="color:#b42e52;">Text here</p>
        
        
          .mytext {color:#b42e52;}
        
        Text color #b42e52
      
           This box has a color of #b42e52        
        
          <div style="background-color:#b42e52;">Content here</div>
        
        
          .mybackground {background-color:#b42e52;}
        
        Background color #b42e52
      
           Border around this has a color of #b42e52        
        
          <div style="border:2px solid #b42e52;">Content here</div>
        
        
          .myborder {border:2px solid #b42e52;}
        
        Border color #b42e52