#b9a717 color space conversions
Hex:
        #b9a717
        RGB:
        185, 167, 23
        CMY:
        27, 35, 91
        CMYK:
        0, 10, 88, 27
      HSL:
        53°, 77.8846%, 40.7843%
        HSV (HSB):
        53°, 87.5676%, 72.5490%
        XYZ:
        33.9810, 38.0136, 6.3570
        xyY:
        0.4337, 0.4852, 38.0136
      CIE-Lab:
        68.0306, -7.3312, 67.2926
        CIE-LCH:
        68.0306, 67.6907, 96.2175
        CIE-Luv:
        68.0306, 17.9064, 71.2748
        Hunter-Lab:
        61.6552, -9.5171, 37.0455
      #b9a717 color charts
#b9a717 RGB chart
      #b9a717 CMYK chart
      #b9a717 RGB pie chart
      #b9a717 color shades, tints & tones
#b9a717 color schemes
#b9a717 color preview, HTML & CSS examples
           This text has a color of #b9a717        
        
          <p style="color:#b9a717;">Text here</p>
        
        
          .mytext {color:#b9a717;}
        
        Text color #b9a717
      
           This box has a color of #b9a717        
        
          <div style="background-color:#b9a717;">Content here</div>
        
        
          .mybackground {background-color:#b9a717;}
        
        Background color #b9a717
      
           Border around this has a color of #b9a717        
        
          <div style="border:2px solid #b9a717;">Content here</div>
        
        
          .myborder {border:2px solid #b9a717;}
        
        Border color #b9a717