#b3aa25 color space conversions
Hex:
        #b3aa25
        RGB:
        179, 170, 37
        CMY:
        30, 33, 85
        CMYK:
        0, 5, 79, 30
      HSL:
        56°, 65.7407%, 42.3529%
        HSV (HSB):
        56°, 79.3296%, 70.1961%
        XYZ:
        33.2991, 38.4667, 7.4200
        xyY:
        0.4205, 0.4858, 38.4667
      CIE-Lab:
        68.3632, -11.1545, 63.7620
        CIE-LCH:
        68.3632, 64.7303, 99.9229
        CIE-Luv:
        68.3632, 11.3109, 70.1773
        Hunter-Lab:
        62.0216, -12.7020, 36.3218
      #b3aa25 color charts
#b3aa25 RGB chart
      #b3aa25 CMYK chart
      #b3aa25 RGB pie chart
      #b3aa25 color shades, tints & tones
#b3aa25 color schemes
#b3aa25 color preview, HTML & CSS examples
           This text has a color of #b3aa25        
        
          <p style="color:#b3aa25;">Text here</p>
        
        
          .mytext {color:#b3aa25;}
        
        Text color #b3aa25
      
           This box has a color of #b3aa25        
        
          <div style="background-color:#b3aa25;">Content here</div>
        
        
          .mybackground {background-color:#b3aa25;}
        
        Background color #b3aa25
      
           Border around this has a color of #b3aa25        
        
          <div style="border:2px solid #b3aa25;">Content here</div>
        
        
          .myborder {border:2px solid #b3aa25;}
        
        Border color #b3aa25