#b9a343 color space conversions
Hex:
        #b9a343
        RGB:
        185, 163, 67
        CMY:
        27, 36, 74
        CMYK:
        0, 12, 64, 27
      HSL:
        49°, 46.8254%, 49.4118%
        HSV (HSB):
        49°, 63.7838%, 72.5490%
        XYZ:
        34.1179, 36.9139, 10.6371
        xyY:
        0.4178, 0.4520, 36.9139
      CIE-Lab:
        67.2124, -3.3283, 51.3574
        CIE-LCH:
        67.2124, 51.4651, 93.7079
        CIE-Luv:
        67.2124, 19.5449, 59.1864
        Hunter-Lab:
        60.7568, -6.0881, 32.1495
      #b9a343 color charts
#b9a343 RGB chart
      #b9a343 CMYK chart
      #b9a343 RGB pie chart
      #b9a343 color shades, tints & tones
#b9a343 color schemes
#b9a343 color preview, HTML & CSS examples
           This text has a color of #b9a343        
        
          <p style="color:#b9a343;">Text here</p>
        
        
          .mytext {color:#b9a343;}
        
        Text color #b9a343
      
           This box has a color of #b9a343        
        
          <div style="background-color:#b9a343;">Content here</div>
        
        
          .mybackground {background-color:#b9a343;}
        
        Background color #b9a343
      
           Border around this has a color of #b9a343        
        
          <div style="border:2px solid #b9a343;">Content here</div>
        
        
          .myborder {border:2px solid #b9a343;}
        
        Border color #b9a343