#b6a612 color space conversions
Hex:
        #b6a612
        RGB:
        182, 166, 18
        CMY:
        29, 35, 93
        CMYK:
        0, 9, 90, 29
      HSL:
        54°, 82.0000%, 39.2157%
        HSV (HSB):
        54°, 90.1099%, 71.3725%
        XYZ:
        33.0368, 37.2612, 6.0232
        xyY:
        0.4329, 0.4882, 37.2612
      CIE-Lab:
        67.4725, -8.2431, 67.7129
        CIE-LCH:
        67.4725, 68.2128, 96.9408
        CIE-Luv:
        67.4725, 16.4783, 71.3970
        Hunter-Lab:
        61.0419, -10.2166, 36.8791
      #b6a612 color charts
#b6a612 RGB chart
      #b6a612 CMYK chart
      #b6a612 RGB pie chart
      #b6a612 color shades, tints & tones
#b6a612 color schemes
#b6a612 color preview, HTML & CSS examples
           This text has a color of #b6a612        
        
          <p style="color:#b6a612;">Text here</p>
        
        
          .mytext {color:#b6a612;}
        
        Text color #b6a612
      
           This box has a color of #b6a612        
        
          <div style="background-color:#b6a612;">Content here</div>
        
        
          .mybackground {background-color:#b6a612;}
        
        Background color #b6a612
      
           Border around this has a color of #b6a612        
        
          <div style="border:2px solid #b6a612;">Content here</div>
        
        
          .myborder {border:2px solid #b6a612;}
        
        Border color #b6a612