#b56b71 color space conversions
Hex:
        #b56b71
        RGB:
        181, 107, 113
        CMY:
        29, 58, 56
        CMYK:
        0, 41, 38, 29
      HSL:
        355°, 33.3333%, 56.4706%
        HSV (HSB):
        355°, 40.8840%, 70.9804%
        XYZ:
        27.2944, 21.5314, 18.3402
        xyY:
        0.4064, 0.3206, 21.5314
      CIE-Lab:
        53.5262, 30.1921, 9.4197
        CIE-LCH:
        53.5262, 31.6274, 17.3276
        CIE-Luv:
        53.5262, 49.7834, 6.8204
        Hunter-Lab:
        46.4019, 23.7932, 9.0472
      #b56b71 color charts
#b56b71 RGB chart
      #b56b71 CMYK chart
      #b56b71 RGB pie chart
      #b56b71 color shades, tints & tones
#b56b71 color schemes
#b56b71 color preview, HTML & CSS examples
           This text has a color of #b56b71        
        
          <p style="color:#b56b71;">Text here</p>
        
        
          .mytext {color:#b56b71;}
        
        Text color #b56b71
      
           This box has a color of #b56b71        
        
          <div style="background-color:#b56b71;">Content here</div>
        
        
          .mybackground {background-color:#b56b71;}
        
        Background color #b56b71
      
           Border around this has a color of #b56b71        
        
          <div style="border:2px solid #b56b71;">Content here</div>
        
        
          .myborder {border:2px solid #b56b71;}
        
        Border color #b56b71