#b4aa16 color space conversions
Hex:
        #b4aa16
        RGB:
        180, 170, 22
        CMY:
        29, 33, 91
        CMYK:
        0, 6, 88, 29
      HSL:
        56°, 78.2178%, 39.6078%
        HSV (HSB):
        56°, 87.7778%, 70.5882%
        XYZ:
        33.3419, 38.5107, 6.4351
        xyY:
        0.4259, 0.4919, 38.5107
      CIE-Lab:
        68.3953, -11.1417, 67.6050
        CIE-LCH:
        68.3953, 68.5170, 99.3585
        CIE-Luv:
        68.3953, 12.2273, 72.5076
        Hunter-Lab:
        62.0570, -12.6953, 37.2918
      #b4aa16 color charts
#b4aa16 RGB chart
      #b4aa16 CMYK chart
      #b4aa16 RGB pie chart
      #b4aa16 color shades, tints & tones
#b4aa16 color schemes
#b4aa16 color preview, HTML & CSS examples
           This text has a color of #b4aa16        
        
          <p style="color:#b4aa16;">Text here</p>
        
        
          .mytext {color:#b4aa16;}
        
        Text color #b4aa16
      
           This box has a color of #b4aa16        
        
          <div style="background-color:#b4aa16;">Content here</div>
        
        
          .mybackground {background-color:#b4aa16;}
        
        Background color #b4aa16
      
           Border around this has a color of #b4aa16        
        
          <div style="border:2px solid #b4aa16;">Content here</div>
        
        
          .myborder {border:2px solid #b4aa16;}
        
        Border color #b4aa16