#b4aa10 color space conversions
Hex:
        #b4aa10
        RGB:
        180, 170, 16
        CMY:
        29, 33, 94
        CMYK:
        0, 6, 91, 29
      HSL:
        56°, 83.6735%, 38.4314%
        HSV (HSB):
        56°, 91.1111%, 70.5882%
        XYZ:
        33.2906, 38.4902, 6.1650
        xyY:
        0.4271, 0.4938, 38.4902
      CIE-Lab:
        68.3803, -11.2580, 68.6847
        CIE-LCH:
        68.3803, 69.6013, 99.3085
        CIE-Luv:
        68.3803, 12.2843, 73.1393
        Hunter-Lab:
        62.0404, -12.7884, 37.5367
      #b4aa10 color charts
#b4aa10 RGB chart
      #b4aa10 CMYK chart
      #b4aa10 RGB pie chart
      #b4aa10 color shades, tints & tones
#b4aa10 color schemes
#b4aa10 color preview, HTML & CSS examples
           This text has a color of #b4aa10        
        
          <p style="color:#b4aa10;">Text here</p>
        
        
          .mytext {color:#b4aa10;}
        
        Text color #b4aa10
      
           This box has a color of #b4aa10        
        
          <div style="background-color:#b4aa10;">Content here</div>
        
        
          .mybackground {background-color:#b4aa10;}
        
        Background color #b4aa10
      
           Border around this has a color of #b4aa10        
        
          <div style="border:2px solid #b4aa10;">Content here</div>
        
        
          .myborder {border:2px solid #b4aa10;}
        
        Border color #b4aa10