#b56b56 color space conversions
Hex:
        #b56b56
        RGB:
        181, 107, 86
        CMY:
        29, 58, 66
        CMYK:
        0, 41, 52, 29
      HSL:
        13°, 39.0947%, 52.3529%
        HSV (HSB):
        13°, 52.4862%, 70.9804%
        XYZ:
        25.9935, 21.0110, 11.4896
        xyY:
        0.4444, 0.3592, 21.0110
      CIE-Lab:
        52.9616, 27.2996, 24.3891
        CIE-LCH:
        52.9616, 36.6073, 41.7771
        CIE-Luv:
        52.9616, 54.3643, 24.1565
        Hunter-Lab:
        45.8378, 21.0067, 17.2249
      #b56b56 color charts
#b56b56 RGB chart
      #b56b56 CMYK chart
      #b56b56 RGB pie chart
      #b56b56 color shades, tints & tones
#b56b56 color schemes
#b56b56 color preview, HTML & CSS examples
           This text has a color of #b56b56        
        
          <p style="color:#b56b56;">Text here</p>
        
        
          .mytext {color:#b56b56;}
        
        Text color #b56b56
      
           This box has a color of #b56b56        
        
          <div style="background-color:#b56b56;">Content here</div>
        
        
          .mybackground {background-color:#b56b56;}
        
        Background color #b56b56
      
           Border around this has a color of #b56b56        
        
          <div style="border:2px solid #b56b56;">Content here</div>
        
        
          .myborder {border:2px solid #b56b56;}
        
        Border color #b56b56