#b0aa01 color space conversions
Hex:
        #b0aa01
        RGB:
        176, 170, 1
        CMY:
        31, 33, 100
        CMYK:
        0, 3, 99, 31
      HSL:
        58°, 98.8701%, 34.7059%
        HSV (HSB):
        58°, 99.4318%, 69.0196%
        XYZ:
        32.2847, 37.9817, 5.6583
        xyY:
        0.4252, 0.5003, 37.9817
      CIE-Lab:
        68.0072, -13.2359, 70.2054
        CIE-LCH:
        68.0072, 71.4422, 100.6767
        CIE-Luv:
        68.0072, 9.5392, 74.1886
        Hunter-Lab:
        61.6293, -14.3436, 37.6970
      #b0aa01 color charts
#b0aa01 RGB chart
      #b0aa01 CMYK chart
      #b0aa01 RGB pie chart
      #b0aa01 color shades, tints & tones
#b0aa01 color schemes
#b0aa01 color preview, HTML & CSS examples
           This text has a color of #b0aa01        
        
          <p style="color:#b0aa01;">Text here</p>
        
        
          .mytext {color:#b0aa01;}
        
        Text color #b0aa01
      
           This box has a color of #b0aa01        
        
          <div style="background-color:#b0aa01;">Content here</div>
        
        
          .mybackground {background-color:#b0aa01;}
        
        Background color #b0aa01
      
           Border around this has a color of #b0aa01        
        
          <div style="border:2px solid #b0aa01;">Content here</div>
        
        
          .myborder {border:2px solid #b0aa01;}
        
        Border color #b0aa01