#b3aa62 color space conversions
Hex:
        #b3aa62
        RGB:
        179, 170, 98
        CMY:
        30, 33, 62
        CMYK:
        0, 5, 45, 30
      HSL:
        53°, 34.7639%, 54.3137%
        HSV (HSB):
        53°, 45.2514%, 70.1961%
        XYZ:
        35.1697, 39.2150, 17.2709
        xyY:
        0.3837, 0.4279, 39.2150
      CIE-Lab:
        68.9067, -7.0165, 38.1275
        CIE-LCH:
        68.9067, 38.7678, 100.4274
        CIE-Luv:
        68.9067, 9.4142, 48.7038
        Hunter-Lab:
        62.6219, -9.3390, 27.4834
      #b3aa62 color charts
#b3aa62 RGB chart
      #b3aa62 CMYK chart
      #b3aa62 RGB pie chart
      #b3aa62 color shades, tints & tones
#b3aa62 color schemes
#b3aa62 color preview, HTML & CSS examples
           This text has a color of #b3aa62        
        
          <p style="color:#b3aa62;">Text here</p>
        
        
          .mytext {color:#b3aa62;}
        
        Text color #b3aa62
      
           This box has a color of #b3aa62        
        
          <div style="background-color:#b3aa62;">Content here</div>
        
        
          .mybackground {background-color:#b3aa62;}
        
        Background color #b3aa62
      
           Border around this has a color of #b3aa62        
        
          <div style="border:2px solid #b3aa62;">Content here</div>
        
        
          .myborder {border:2px solid #b3aa62;}
        
        Border color #b3aa62