#b9a211 color space conversions
Hex:
        #b9a211
        RGB:
        185, 162, 17
        CMY:
        27, 36, 93
        CMYK:
        0, 12, 91, 27
      HSL:
        52°, 83.1683%, 39.6078%
        HSV (HSB):
        52°, 90.8108%, 72.5490%
        XYZ:
        33.0291, 36.1954, 5.7759
        xyY:
        0.4404, 0.4826, 36.1954
      CIE-Lab:
        66.6690, -4.8069, 67.3848
        CIE-LCH:
        66.6690, 67.5561, 94.0803
        CIE-Luv:
        66.6690, 21.5333, 69.9747
        Hunter-Lab:
        60.1626, -7.2887, 36.4217
      #b9a211 color charts
#b9a211 RGB chart
      #b9a211 CMYK chart
      #b9a211 RGB pie chart
      #b9a211 color shades, tints & tones
#b9a211 color schemes
#b9a211 color preview, HTML & CSS examples
           This text has a color of #b9a211        
        
          <p style="color:#b9a211;">Text here</p>
        
        
          .mytext {color:#b9a211;}
        
        Text color #b9a211
      
           This box has a color of #b9a211        
        
          <div style="background-color:#b9a211;">Content here</div>
        
        
          .mybackground {background-color:#b9a211;}
        
        Background color #b9a211
      
           Border around this has a color of #b9a211        
        
          <div style="border:2px solid #b9a211;">Content here</div>
        
        
          .myborder {border:2px solid #b9a211;}
        
        Border color #b9a211