#b7ae06 color space conversions
Hex:
        #b7ae06
        RGB:
        183, 174, 6
        CMY:
        28, 32, 98
        CMYK:
        0, 5, 97, 28
      HSL:
        57°, 93.6508%, 37.0588%
        HSV (HSB):
        57°, 96.7213%, 71.7647%
        XYZ:
        34.6974, 40.3525, 6.1324
        xyY:
        0.4274, 0.4971, 40.3525
      CIE-Lab:
        69.7199, -12.1359, 71.1299
        CIE-LCH:
        69.7199, 72.1577, 99.6824
        CIE-Luv:
        69.7199, 11.7499, 75.4792
        Hunter-Lab:
        63.5236, -13.6676, 38.7429
      #b7ae06 color charts
#b7ae06 RGB chart
      #b7ae06 CMYK chart
      #b7ae06 RGB pie chart
      #b7ae06 color shades, tints & tones
#b7ae06 color schemes
#b7ae06 color preview, HTML & CSS examples
           This text has a color of #b7ae06        
        
          <p style="color:#b7ae06;">Text here</p>
        
        
          .mytext {color:#b7ae06;}
        
        Text color #b7ae06
      
           This box has a color of #b7ae06        
        
          <div style="background-color:#b7ae06;">Content here</div>
        
        
          .mybackground {background-color:#b7ae06;}
        
        Background color #b7ae06
      
           Border around this has a color of #b7ae06        
        
          <div style="border:2px solid #b7ae06;">Content here</div>
        
        
          .myborder {border:2px solid #b7ae06;}
        
        Border color #b7ae06