#b01d72 color space conversions
Hex:
        #b01d72
        RGB:
        176, 29, 114
        CMY:
        31, 89, 55
        CMYK:
        0, 84, 35, 31
      HSL:
        325°, 71.7073%, 40.1961%
        HSV (HSB):
        325°, 83.5227%, 69.0196%
        XYZ:
        21.3811, 11.3237, 16.9784
        xyY:
        0.4303, 0.2279, 11.3237
      CIE-Lab:
        40.1205, 62.1904, -10.8892
        CIE-LCH:
        40.1205, 63.1366, 350.0685
        CIE-Luv:
        40.1205, 81.0074, -24.7771
        Hunter-Lab:
        33.6508, 54.5270, -6.3590
      #b01d72 color charts
#b01d72 RGB chart
      #b01d72 CMYK chart
      #b01d72 RGB pie chart
      #b01d72 color shades, tints & tones
#b01d72 color schemes
#b01d72 color preview, HTML & CSS examples
           This text has a color of #b01d72        
        
          <p style="color:#b01d72;">Text here</p>
        
        
          .mytext {color:#b01d72;}
        
        Text color #b01d72
      
           This box has a color of #b01d72        
        
          <div style="background-color:#b01d72;">Content here</div>
        
        
          .mybackground {background-color:#b01d72;}
        
        Background color #b01d72
      
           Border around this has a color of #b01d72        
        
          <div style="border:2px solid #b01d72;">Content here</div>
        
        
          .myborder {border:2px solid #b01d72;}
        
        Border color #b01d72