#b9a300 color space conversions
Hex:
        #b9a300
        RGB:
        185, 163, 0
        CMY:
        27, 36, 100
        CMYK:
        0, 12, 100, 27
      HSL:
        53°, 100.0000%, 36.2745%
        HSV (HSB):
        53°, 100.0000%, 72.5490%
        XYZ:
        33.1048, 36.5087, 5.3021
        xyY:
        0.4419, 0.4873, 36.5087
      CIE-Lab:
        66.9068, -5.5636, 69.9087
        CIE-LCH:
        66.9068, 70.1297, 94.5502
        CIE-Luv:
        66.9068, 20.9629, 71.6504
        Hunter-Lab:
        60.4224, -7.9410, 37.0930
      #b9a300 color charts
#b9a300 RGB chart
      #b9a300 CMYK chart
      #b9a300 RGB pie chart
      #b9a300 color shades, tints & tones
#b9a300 color schemes
#b9a300 color preview, HTML & CSS examples
           This text has a color of #b9a300        
        
          <p style="color:#b9a300;">Text here</p>
        
        
          .mytext {color:#b9a300;}
        
        Text color #b9a300
      
           This box has a color of #b9a300        
        
          <div style="background-color:#b9a300;">Content here</div>
        
        
          .mybackground {background-color:#b9a300;}
        
        Background color #b9a300
      
           Border around this has a color of #b9a300        
        
          <div style="border:2px solid #b9a300;">Content here</div>
        
        
          .myborder {border:2px solid #b9a300;}
        
        Border color #b9a300