#b0aa64 color space conversions
Hex:
        #b0aa64
        RGB:
        176, 170, 100
        CMY:
        31, 33, 61
        CMYK:
        0, 3, 43, 31
      HSL:
        55°, 32.4786%, 54.1176%
        HSV (HSB):
        55°, 43.1818%, 69.0196%
        XYZ:
        34.5795, 38.8997, 17.7424
        xyY:
        0.3791, 0.4264, 38.8997
      CIE-Lab:
        68.6785, -8.0524, 36.7576
        CIE-LCH:
        68.6785, 37.6293, 102.3565
        CIE-Luv:
        68.6785, 7.3252, 47.4831
        Hunter-Lab:
        62.3696, -10.1813, 26.7923
      #b0aa64 color charts
#b0aa64 RGB chart
      #b0aa64 CMYK chart
      #b0aa64 RGB pie chart
      #b0aa64 color shades, tints & tones
#b0aa64 color schemes
#b0aa64 color preview, HTML & CSS examples
           This text has a color of #b0aa64        
        
          <p style="color:#b0aa64;">Text here</p>
        
        
          .mytext {color:#b0aa64;}
        
        Text color #b0aa64
      
           This box has a color of #b0aa64        
        
          <div style="background-color:#b0aa64;">Content here</div>
        
        
          .mybackground {background-color:#b0aa64;}
        
        Background color #b0aa64
      
           Border around this has a color of #b0aa64        
        
          <div style="border:2px solid #b0aa64;">Content here</div>
        
        
          .myborder {border:2px solid #b0aa64;}
        
        Border color #b0aa64