#b01075 color space conversions
Hex:
        #b01075
        RGB:
        176, 16, 117
        CMY:
        31, 94, 54
        CMYK:
        0, 91, 34, 31
      HSL:
        322°, 83.3333%, 37.6471%
        HSV (HSB):
        322°, 90.9091%, 69.0196%
        XYZ:
        21.3007, 10.8850, 17.8080
        xyY:
        0.4261, 0.2177, 10.8850
      CIE-Lab:
        39.3862, 64.9736, -13.8808
        CIE-LCH:
        39.3862, 66.4398, 347.9408
        CIE-Luv:
        39.3862, 82.0023, -29.0405
        Hunter-Lab:
        32.9925, 57.5067, -8.9075
      #b01075 color charts
#b01075 RGB chart
      #b01075 CMYK chart
      #b01075 RGB pie chart
      #b01075 color shades, tints & tones
#b01075 color schemes
#b01075 color preview, HTML & CSS examples
           This text has a color of #b01075        
        
          <p style="color:#b01075;">Text here</p>
        
        
          .mytext {color:#b01075;}
        
        Text color #b01075
      
           This box has a color of #b01075        
        
          <div style="background-color:#b01075;">Content here</div>
        
        
          .mybackground {background-color:#b01075;}
        
        Background color #b01075
      
           Border around this has a color of #b01075        
        
          <div style="border:2px solid #b01075;">Content here</div>
        
        
          .myborder {border:2px solid #b01075;}
        
        Border color #b01075