#b9a845 color space conversions
Hex:
        #b9a845
        RGB:
        185, 168, 69
        CMY:
        27, 34, 73
        CMYK:
        0, 9, 63, 27
      HSL:
        51°, 45.6693%, 49.8039%
        HSV (HSB):
        51°, 62.7027%, 72.5490%
        XYZ:
        35.0844, 38.7492, 11.2604
        xyY:
        0.4123, 0.4554, 38.7492
      CIE-Lab:
        68.5692, -5.8524, 51.9315
        CIE-LCH:
        68.5692, 52.2602, 96.4298
        CIE-Luv:
        68.5692, 16.0716, 60.7093
        Hunter-Lab:
        62.2489, -8.3303, 32.8490
      #b9a845 color charts
#b9a845 RGB chart
      #b9a845 CMYK chart
      #b9a845 RGB pie chart
      #b9a845 color shades, tints & tones
#b9a845 color schemes
#b9a845 color preview, HTML & CSS examples
           This text has a color of #b9a845        
        
          <p style="color:#b9a845;">Text here</p>
        
        
          .mytext {color:#b9a845;}
        
        Text color #b9a845
      
           This box has a color of #b9a845        
        
          <div style="background-color:#b9a845;">Content here</div>
        
        
          .mybackground {background-color:#b9a845;}
        
        Background color #b9a845
      
           Border around this has a color of #b9a845        
        
          <div style="border:2px solid #b9a845;">Content here</div>
        
        
          .myborder {border:2px solid #b9a845;}
        
        Border color #b9a845