#b1165e color space conversions
Hex:
        #b1165e
        RGB:
        177, 22, 94
        CMY:
        31, 91, 63
        CMYK:
        0, 88, 47, 31
      HSL:
        332°, 77.8894%, 39.0196%
        HSV (HSB):
        332°, 87.5706%, 69.4118%
        XYZ:
        20.4388, 10.7291, 11.5834
        xyY:
        0.4781, 0.2510, 10.7291
      CIE-Lab:
        39.1204, 61.9663, 0.2687
        CIE-LCH:
        39.1204, 61.9669, 0.2484
        CIE-Luv:
        39.1204, 91.7637, -10.9595
        Hunter-Lab:
        32.7553, 54.0593, 1.9618
      #b1165e color charts
#b1165e RGB chart
      #b1165e CMYK chart
      #b1165e RGB pie chart
      #b1165e color shades, tints & tones
#b1165e color schemes
#b1165e color preview, HTML & CSS examples
           This text has a color of #b1165e        
        
          <p style="color:#b1165e;">Text here</p>
        
        
          .mytext {color:#b1165e;}
        
        Text color #b1165e
      
           This box has a color of #b1165e        
        
          <div style="background-color:#b1165e;">Content here</div>
        
        
          .mybackground {background-color:#b1165e;}
        
        Background color #b1165e
      
           Border around this has a color of #b1165e        
        
          <div style="border:2px solid #b1165e;">Content here</div>
        
        
          .myborder {border:2px solid #b1165e;}
        
        Border color #b1165e