#b1658b color space conversions
Hex:
        #b1658b
        RGB:
        177, 101, 139
        CMY:
        31, 60, 45
        CMYK:
        0, 43, 21, 31
      HSL:
        330°, 32.7586%, 54.5098%
        HSV (HSB):
        330°, 42.9379%, 69.4118%
        XYZ:
        27.4453, 20.5186, 26.9400
        xyY:
        0.3664, 0.2739, 20.5186
      CIE-Lab:
        52.4185, 35.5739, -7.5946
        CIE-LCH:
        52.4185, 36.3755, 347.9490
        CIE-Luv:
        52.4185, 44.9955, -16.6762
        Hunter-Lab:
        45.2974, 28.8813, -3.5538
      #b1658b color charts
#b1658b RGB chart
      #b1658b CMYK chart
      #b1658b RGB pie chart
      #b1658b color shades, tints & tones
#b1658b color schemes
#b1658b color preview, HTML & CSS examples
           This text has a color of #b1658b        
        
          <p style="color:#b1658b;">Text here</p>
        
        
          .mytext {color:#b1658b;}
        
        Text color #b1658b
      
           This box has a color of #b1658b        
        
          <div style="background-color:#b1658b;">Content here</div>
        
        
          .mybackground {background-color:#b1658b;}
        
        Background color #b1658b
      
           Border around this has a color of #b1658b        
        
          <div style="border:2px solid #b1658b;">Content here</div>
        
        
          .myborder {border:2px solid #b1658b;}
        
        Border color #b1658b