#b2958b color space conversions
Hex:
        #b2958b
        RGB:
        178, 149, 139
        CMY:
        30, 42, 45
        CMYK:
        0, 16, 22, 30
      HSL:
        15°, 20.2073%, 62.1569%
        HSV (HSB):
        15°, 21.9101%, 69.8039%
        XYZ:
        33.7677, 32.8239, 28.9820
        xyY:
        0.3533, 0.3434, 32.8239
      CIE-Lab:
        64.0181, 9.2204, 9.3094
        CIE-LCH:
        64.0181, 13.1027, 45.2751
        CIE-Luv:
        64.0181, 18.7071, 11.2552
        Hunter-Lab:
        57.2922, 4.9457, 10.1119
      #b2958b color charts
#b2958b RGB chart
      #b2958b CMYK chart
      #b2958b RGB pie chart
      #b2958b color shades, tints & tones
#b2958b color schemes
#b2958b color preview, HTML & CSS examples
           This text has a color of #b2958b        
        
          <p style="color:#b2958b;">Text here</p>
        
        
          .mytext {color:#b2958b;}
        
        Text color #b2958b
      
           This box has a color of #b2958b        
        
          <div style="background-color:#b2958b;">Content here</div>
        
        
          .mybackground {background-color:#b2958b;}
        
        Background color #b2958b
      
           Border around this has a color of #b2958b        
        
          <div style="border:2px solid #b2958b;">Content here</div>
        
        
          .myborder {border:2px solid #b2958b;}
        
        Border color #b2958b