#b56b70 color space conversions
Hex:
        #b56b70
        RGB:
        181, 107, 112
        CMY:
        29, 58, 56
        CMYK:
        0, 41, 38, 29
      HSL:
        356°, 33.3333%, 56.4706%
        HSV (HSB):
        356°, 40.8840%, 70.9804%
        XYZ:
        27.2384, 21.5090, 18.0453
        xyY:
        0.4078, 0.3220, 21.5090
      CIE-Lab:
        53.5021, 30.0703, 9.9734
        CIE-LCH:
        53.5021, 31.6811, 18.3491
        CIE-Luv:
        53.5021, 49.9674, 7.5212
        Hunter-Lab:
        46.3778, 23.6746, 9.3951
      #b56b70 color charts
#b56b70 RGB chart
      #b56b70 CMYK chart
      #b56b70 RGB pie chart
      #b56b70 color shades, tints & tones
#b56b70 color schemes
#b56b70 color preview, HTML & CSS examples
           This text has a color of #b56b70        
        
          <p style="color:#b56b70;">Text here</p>
        
        
          .mytext {color:#b56b70;}
        
        Text color #b56b70
      
           This box has a color of #b56b70        
        
          <div style="background-color:#b56b70;">Content here</div>
        
        
          .mybackground {background-color:#b56b70;}
        
        Background color #b56b70
      
           Border around this has a color of #b56b70        
        
          <div style="border:2px solid #b56b70;">Content here</div>
        
        
          .myborder {border:2px solid #b56b70;}
        
        Border color #b56b70