#b28c56 color space conversions
Hex:
        #b28c56
        RGB:
        178, 140, 86
        CMY:
        30, 45, 66
        CMYK:
        0, 21, 52, 30
      HSL:
        35°, 37.3984%, 51.7647%
        HSV (HSB):
        35°, 51.6854%, 69.8039%
        XYZ:
        29.4179, 28.8930, 12.8305
        xyY:
        0.4135, 0.4061, 28.8930
      CIE-Lab:
        60.6871, 7.6683, 34.1668
        CIE-LCH:
        60.6871, 35.0167, 77.3503
        CIE-Luv:
        60.6871, 29.1043, 39.7499
        Hunter-Lab:
        53.7522, 3.6243, 23.4742
      #b28c56 color charts
#b28c56 RGB chart
      #b28c56 CMYK chart
      #b28c56 RGB pie chart
      #b28c56 color shades, tints & tones
#b28c56 color schemes
#b28c56 color preview, HTML & CSS examples
           This text has a color of #b28c56        
        
          <p style="color:#b28c56;">Text here</p>
        
        
          .mytext {color:#b28c56;}
        
        Text color #b28c56
      
           This box has a color of #b28c56        
        
          <div style="background-color:#b28c56;">Content here</div>
        
        
          .mybackground {background-color:#b28c56;}
        
        Background color #b28c56
      
           Border around this has a color of #b28c56        
        
          <div style="border:2px solid #b28c56;">Content here</div>
        
        
          .myborder {border:2px solid #b28c56;}
        
        Border color #b28c56