#b01d66 color space conversions
Hex:
        #b01d66
        RGB:
        176, 29, 102
        CMY:
        31, 89, 60
        CMYK:
        0, 84, 42, 31
      HSL:
        330°, 71.7073%, 40.1961%
        HSV (HSB):
        330°, 83.5227%, 69.0196%
        XYZ:
        20.7421, 11.0681, 13.6135
        xyY:
        0.4566, 0.2437, 11.0681
      CIE-Lab:
        39.6950, 60.9643, -3.9818
        CIE-LCH:
        39.6950, 61.0942, 356.2631
        CIE-Luv:
        39.6950, 86.0174, -15.8306
        Hunter-Lab:
        33.2688, 53.0691, -0.9731
      #b01d66 color charts
#b01d66 RGB chart
      #b01d66 CMYK chart
      #b01d66 RGB pie chart
      #b01d66 color shades, tints & tones
#b01d66 color schemes
#b01d66 color preview, HTML & CSS examples
           This text has a color of #b01d66        
        
          <p style="color:#b01d66;">Text here</p>
        
        
          .mytext {color:#b01d66;}
        
        Text color #b01d66
      
           This box has a color of #b01d66        
        
          <div style="background-color:#b01d66;">Content here</div>
        
        
          .mybackground {background-color:#b01d66;}
        
        Background color #b01d66
      
           Border around this has a color of #b01d66        
        
          <div style="border:2px solid #b01d66;">Content here</div>
        
        
          .myborder {border:2px solid #b01d66;}
        
        Border color #b01d66