#b2756b color space conversions
Hex:
        #b2756b
        RGB:
        178, 117, 107
        CMY:
        30, 54, 58
        CMYK:
        0, 34, 40, 30
      HSL:
        8°, 31.5556%, 55.8824%
        HSV (HSB):
        8°, 39.8876%, 69.8039%
        XYZ:
        27.3752, 23.2491, 16.9546
        xyY:
        0.4051, 0.3440, 23.2491
      CIE-Lab:
        55.3280, 22.7513, 15.3809
        CIE-LCH:
        55.3280, 27.4626, 34.0604
        CIE-Luv:
        55.3280, 42.1614, 15.6221
        Hunter-Lab:
        48.2173, 16.9625, 12.9040
      #b2756b color charts
#b2756b RGB chart
      #b2756b CMYK chart
      #b2756b RGB pie chart
      #b2756b color shades, tints & tones
#b2756b color schemes
#b2756b color preview, HTML & CSS examples
           This text has a color of #b2756b        
        
          <p style="color:#b2756b;">Text here</p>
        
        
          .mytext {color:#b2756b;}
        
        Text color #b2756b
      
           This box has a color of #b2756b        
        
          <div style="background-color:#b2756b;">Content here</div>
        
        
          .mybackground {background-color:#b2756b;}
        
        Background color #b2756b
      
           Border around this has a color of #b2756b        
        
          <div style="border:2px solid #b2756b;">Content here</div>
        
        
          .myborder {border:2px solid #b2756b;}
        
        Border color #b2756b