#b42b50 color space conversions
Hex:
        #b42b50
        RGB:
        180, 43, 80
        CMY:
        29, 83, 69
        CMYK:
        0, 76, 56, 29
      HSL:
        344°, 61.4350%, 43.7255%
        HSV (HSB):
        344°, 76.1111%, 70.5882%
        XYZ:
        21.1342, 12.0102, 8.7937
        xyY:
        0.5039, 0.2864, 12.0102
      CIE-Lab:
        41.2324, 56.2227, 12.2260
        CIE-LCH:
        41.2324, 57.5367, 12.2684
        CIE-Luv:
        41.2324, 92.9864, 3.4527
        Hunter-Lab:
        34.6558, 48.2075, 9.2145
      #b42b50 color charts
#b42b50 RGB chart
      #b42b50 CMYK chart
      #b42b50 RGB pie chart
      #b42b50 color shades, tints & tones
#b42b50 color schemes
#b42b50 color preview, HTML & CSS examples
           This text has a color of #b42b50        
        
          <p style="color:#b42b50;">Text here</p>
        
        
          .mytext {color:#b42b50;}
        
        Text color #b42b50
      
           This box has a color of #b42b50        
        
          <div style="background-color:#b42b50;">Content here</div>
        
        
          .mybackground {background-color:#b42b50;}
        
        Background color #b42b50
      
           Border around this has a color of #b42b50        
        
          <div style="border:2px solid #b42b50;">Content here</div>
        
        
          .myborder {border:2px solid #b42b50;}
        
        Border color #b42b50