#b8a050 color space conversions
Hex:
        #b8a050
        RGB:
        184, 160, 80
        CMY:
        28, 37, 69
        CMYK:
        0, 13, 57, 28
      HSL:
        46°, 42.2764%, 51.7647%
        HSV (HSB):
        46°, 56.5217%, 72.1569%
        XYZ:
        33.7859, 35.9111, 12.7403
        xyY:
        0.4098, 0.4356, 35.9111
      CIE-Lab:
        66.4520, -1.2068, 44.3367
        CIE-LCH:
        66.4520, 44.3531, 91.5592
        CIE-Luv:
        66.4520, 20.2690, 52.6235
        Hunter-Lab:
        59.9259, -4.2329, 29.3431
      #b8a050 color charts
#b8a050 RGB chart
      #b8a050 CMYK chart
      #b8a050 RGB pie chart
      #b8a050 color shades, tints & tones
#b8a050 color schemes
#b8a050 color preview, HTML & CSS examples
           This text has a color of #b8a050        
        
          <p style="color:#b8a050;">Text here</p>
        
        
          .mytext {color:#b8a050;}
        
        Text color #b8a050
      
           This box has a color of #b8a050        
        
          <div style="background-color:#b8a050;">Content here</div>
        
        
          .mybackground {background-color:#b8a050;}
        
        Background color #b8a050
      
           Border around this has a color of #b8a050        
        
          <div style="border:2px solid #b8a050;">Content here</div>
        
        
          .myborder {border:2px solid #b8a050;}
        
        Border color #b8a050