#b9a317 color space conversions
Hex:
        #b9a317
        RGB:
        185, 163, 23
        CMY:
        27, 36, 91
        CMYK:
        0, 12, 88, 27
      HSL:
        52°, 77.8846%, 40.7843%
        HSV (HSB):
        52°, 87.5676%, 72.5490%
        XYZ:
        33.2594, 36.5705, 6.1165
        xyY:
        0.4379, 0.4815, 36.5705
      CIE-Lab:
        66.9536, -5.2183, 66.4267
        CIE-LCH:
        66.9536, 66.6313, 94.4918
        CIE-Luv:
        66.9536, 20.7399, 69.6920
        Hunter-Lab:
        60.4736, -7.6568, 36.3347
      #b9a317 color charts
#b9a317 RGB chart
      #b9a317 CMYK chart
      #b9a317 RGB pie chart
      #b9a317 color shades, tints & tones
#b9a317 color schemes
#b9a317 color preview, HTML & CSS examples
           This text has a color of #b9a317        
        
          <p style="color:#b9a317;">Text here</p>
        
        
          .mytext {color:#b9a317;}
        
        Text color #b9a317
      
           This box has a color of #b9a317        
        
          <div style="background-color:#b9a317;">Content here</div>
        
        
          .mybackground {background-color:#b9a317;}
        
        Background color #b9a317
      
           Border around this has a color of #b9a317        
        
          <div style="border:2px solid #b9a317;">Content here</div>
        
        
          .myborder {border:2px solid #b9a317;}
        
        Border color #b9a317