#b9a612 color space conversions
Hex:
        #b9a612
        RGB:
        185, 166, 18
        CMY:
        27, 35, 93
        CMYK:
        0, 10, 90, 27
      HSL:
        53°, 82.2660%, 39.8039%
        HSV (HSB):
        53°, 90.2703%, 72.5490%
        XYZ:
        33.7530, 37.6304, 6.0567
        xyY:
        0.4359, 0.4859, 37.6304
      CIE-Lab:
        67.7473, -6.9054, 68.0456
        CIE-LCH:
        67.7473, 68.3951, 95.7946
        CIE-Luv:
        67.7473, 18.6717, 71.4440
        Hunter-Lab:
        61.3436, -9.1356, 37.0866
      #b9a612 color charts
#b9a612 RGB chart
      #b9a612 CMYK chart
      #b9a612 RGB pie chart
      #b9a612 color shades, tints & tones
#b9a612 color schemes
#b9a612 color preview, HTML & CSS examples
           This text has a color of #b9a612        
        
          <p style="color:#b9a612;">Text here</p>
        
        
          .mytext {color:#b9a612;}
        
        Text color #b9a612
      
           This box has a color of #b9a612        
        
          <div style="background-color:#b9a612;">Content here</div>
        
        
          .mybackground {background-color:#b9a612;}
        
        Background color #b9a612
      
           Border around this has a color of #b9a612        
        
          <div style="border:2px solid #b9a612;">Content here</div>
        
        
          .myborder {border:2px solid #b9a612;}
        
        Border color #b9a612