#b6ae04 color space conversions
Hex:
        #b6ae04
        RGB:
        182, 174, 4
        CMY:
        29, 32, 98
        CMYK:
        0, 4, 98, 29
      HSL:
        57°, 95.6989%, 36.4706%
        HSV (HSB):
        57°, 97.8022%, 71.3725%
        XYZ:
        34.4494, 40.2260, 6.0636
        xyY:
        0.4267, 0.4982, 40.2260
      CIE-Lab:
        69.6302, -12.6026, 71.2629
        CIE-LCH:
        69.6302, 72.3687, 100.0288
        CIE-Luv:
        69.6302, 11.0505, 75.6011
        Hunter-Lab:
        63.4239, -14.0377, 38.7284
      #b6ae04 color charts
#b6ae04 RGB chart
      #b6ae04 CMYK chart
      #b6ae04 RGB pie chart
      #b6ae04 color shades, tints & tones
#b6ae04 color schemes
#b6ae04 color preview, HTML & CSS examples
           This text has a color of #b6ae04        
        
          <p style="color:#b6ae04;">Text here</p>
        
        
          .mytext {color:#b6ae04;}
        
        Text color #b6ae04
      
           This box has a color of #b6ae04        
        
          <div style="background-color:#b6ae04;">Content here</div>
        
        
          .mybackground {background-color:#b6ae04;}
        
        Background color #b6ae04
      
           Border around this has a color of #b6ae04        
        
          <div style="border:2px solid #b6ae04;">Content here</div>
        
        
          .myborder {border:2px solid #b6ae04;}
        
        Border color #b6ae04