#b4aa00 color space conversions
Hex:
        #b4aa00
        RGB:
        180, 170, 0
        CMY:
        29, 33, 100
        CMYK:
        0, 6, 100, 29
      HSL:
        57°, 100.0000%, 35.2941%
        HSV (HSB):
        57°, 100.0000%, 70.5882%
        XYZ:
        33.1971, 38.4527, 5.6724
        xyY:
        0.4293, 0.4973, 38.4527
      CIE-Lab:
        68.3530, -11.4705, 70.7397
        CIE-LCH:
        68.3530, 71.6636, 99.2104
        CIE-Luv:
        68.3530, 12.3888, 74.2967
        Hunter-Lab:
        62.0103, -12.9583, 37.9836
      #b4aa00 color charts
#b4aa00 RGB chart
      #b4aa00 CMYK chart
      #b4aa00 RGB pie chart
      #b4aa00 color shades, tints & tones
#b4aa00 color schemes
#b4aa00 color preview, HTML & CSS examples
           This text has a color of #b4aa00        
        
          <p style="color:#b4aa00;">Text here</p>
        
        
          .mytext {color:#b4aa00;}
        
        Text color #b4aa00
      
           This box has a color of #b4aa00        
        
          <div style="background-color:#b4aa00;">Content here</div>
        
        
          .mybackground {background-color:#b4aa00;}
        
        Background color #b4aa00
      
           Border around this has a color of #b4aa00        
        
          <div style="border:2px solid #b4aa00;">Content here</div>
        
        
          .myborder {border:2px solid #b4aa00;}
        
        Border color #b4aa00