#b3aa45 color space conversions
Hex:
        #b3aa45
        RGB:
        179, 170, 69
        CMY:
        30, 33, 73
        CMYK:
        0, 5, 61, 30
      HSL:
        55°, 44.3548%, 48.6275%
        HSV (HSB):
        55°, 61.4525%, 70.1961%
        XYZ:
        34.0393, 38.7628, 11.3181
        xyY:
        0.4047, 0.4608, 38.7628
      CIE-Lab:
        68.5791, -9.4923, 51.7884
        CIE-LCH:
        68.5791, 52.6512, 100.3865
        CIE-Luv:
        68.5791, 10.5332, 61.3780
        Hunter-Lab:
        62.2598, -11.3633, 32.8036
      #b3aa45 color charts
#b3aa45 RGB chart
      #b3aa45 CMYK chart
      #b3aa45 RGB pie chart
      #b3aa45 color shades, tints & tones
#b3aa45 color schemes
#b3aa45 color preview, HTML & CSS examples
           This text has a color of #b3aa45        
        
          <p style="color:#b3aa45;">Text here</p>
        
        
          .mytext {color:#b3aa45;}
        
        Text color #b3aa45
      
           This box has a color of #b3aa45        
        
          <div style="background-color:#b3aa45;">Content here</div>
        
        
          .mybackground {background-color:#b3aa45;}
        
        Background color #b3aa45
      
           Border around this has a color of #b3aa45        
        
          <div style="border:2px solid #b3aa45;">Content here</div>
        
        
          .myborder {border:2px solid #b3aa45;}
        
        Border color #b3aa45