#b8aa31 color space conversions
Hex:
        #b8aa31
        RGB:
        184, 170, 49
        CMY:
        28, 33, 81
        CMYK:
        0, 8, 73, 28
      HSL:
        54°, 57.9399%, 45.6863%
        HSV (HSB):
        54°, 73.3696%, 72.1569%
        XYZ:
        34.6963, 39.1615, 8.6360
        xyY:
        0.4206, 0.4747, 39.1615
      CIE-Lab:
        68.8681, -8.4683, 60.3939
        CIE-LCH:
        68.8681, 60.9847, 97.9818
        CIE-Luv:
        68.8681, 14.6161, 67.6398
        Hunter-Lab:
        62.5792, -10.5464, 35.6234
      #b8aa31 color charts
#b8aa31 RGB chart
      #b8aa31 CMYK chart
      #b8aa31 RGB pie chart
      #b8aa31 color shades, tints & tones
#b8aa31 color schemes
#b8aa31 color preview, HTML & CSS examples
           This text has a color of #b8aa31        
        
          <p style="color:#b8aa31;">Text here</p>
        
        
          .mytext {color:#b8aa31;}
        
        Text color #b8aa31
      
           This box has a color of #b8aa31        
        
          <div style="background-color:#b8aa31;">Content here</div>
        
        
          .mybackground {background-color:#b8aa31;}
        
        Background color #b8aa31
      
           Border around this has a color of #b8aa31        
        
          <div style="border:2px solid #b8aa31;">Content here</div>
        
        
          .myborder {border:2px solid #b8aa31;}
        
        Border color #b8aa31