#b4993b color space conversions
Hex:
        #b4993b
        RGB:
        180, 153, 59
        CMY:
        29, 40, 77
        CMYK:
        0, 15, 67, 29
      HSL:
        47°, 50.6276%, 46.8627%
        HSV (HSB):
        47°, 67.2222%, 70.5882%
        XYZ:
        31.0030, 32.8015, 8.8350
        xyY:
        0.4268, 0.4516, 32.8015
      CIE-Lab:
        63.9999, -0.6421, 51.3454
        CIE-LCH:
        63.9999, 51.3494, 90.7164
        CIE-Luv:
        63.9999, 23.1540, 57.3032
        Hunter-Lab:
        57.2726, -3.6008, 30.9447
      #b4993b color charts
#b4993b RGB chart
      #b4993b CMYK chart
      #b4993b RGB pie chart
      #b4993b color shades, tints & tones
#b4993b color schemes
#b4993b color preview, HTML & CSS examples
           This text has a color of #b4993b        
        
          <p style="color:#b4993b;">Text here</p>
        
        
          .mytext {color:#b4993b;}
        
        Text color #b4993b
      
           This box has a color of #b4993b        
        
          <div style="background-color:#b4993b;">Content here</div>
        
        
          .mybackground {background-color:#b4993b;}
        
        Background color #b4993b
      
           Border around this has a color of #b4993b        
        
          <div style="border:2px solid #b4993b;">Content here</div>
        
        
          .myborder {border:2px solid #b4993b;}
        
        Border color #b4993b