#b28d40 color space conversions
Hex:
        #b28d40
        RGB:
        178, 141, 64
        CMY:
        30, 45, 75
        CMYK:
        0, 21, 64, 30
      HSL:
        41°, 47.1074%, 47.4510%
        HSV (HSB):
        41°, 64.0449%, 69.8039%
        XYZ:
        28.8104, 28.8849, 8.9074
        xyY:
        0.4326, 0.4337, 28.8849
      CIE-Lab:
        60.6799, 5.3550, 45.3854
        CIE-LCH:
        60.6799, 45.7003, 83.2709
        CIE-Luv:
        60.6799, 29.9140, 50.0902
        Hunter-Lab:
        53.7447, 1.6336, 27.7949
      #b28d40 color charts
#b28d40 RGB chart
      #b28d40 CMYK chart
      #b28d40 RGB pie chart
      #b28d40 color shades, tints & tones
#b28d40 color schemes
#b28d40 color preview, HTML & CSS examples
           This text has a color of #b28d40        
        
          <p style="color:#b28d40;">Text here</p>
        
        
          .mytext {color:#b28d40;}
        
        Text color #b28d40
      
           This box has a color of #b28d40        
        
          <div style="background-color:#b28d40;">Content here</div>
        
        
          .mybackground {background-color:#b28d40;}
        
        Background color #b28d40
      
           Border around this has a color of #b28d40        
        
          <div style="border:2px solid #b28d40;">Content here</div>
        
        
          .myborder {border:2px solid #b28d40;}
        
        Border color #b28d40