#b9a945 color space conversions
Hex:
        #b9a945
        RGB:
        185, 169, 69
        CMY:
        27, 34, 73
        CMYK:
        0, 9, 63, 27
      HSL:
        52°, 45.6693%, 49.8039%
        HSV (HSB):
        52°, 62.7027%, 72.5490%
        XYZ:
        35.2697, 39.1199, 11.3222
        xyY:
        0.4115, 0.4564, 39.1199
      CIE-Lab:
        68.8380, -6.3806, 52.2236
        CIE-LCH:
        68.8380, 52.6119, 96.9658
        CIE-Luv:
        68.8380, 15.3995, 61.1581
        Hunter-Lab:
        62.5459, -8.7989, 33.0493
      #b9a945 color charts
#b9a945 RGB chart
      #b9a945 CMYK chart
      #b9a945 RGB pie chart
      #b9a945 color shades, tints & tones
#b9a945 color schemes
#b9a945 color preview, HTML & CSS examples
           This text has a color of #b9a945        
        
          <p style="color:#b9a945;">Text here</p>
        
        
          .mytext {color:#b9a945;}
        
        Text color #b9a945
      
           This box has a color of #b9a945        
        
          <div style="background-color:#b9a945;">Content here</div>
        
        
          .mybackground {background-color:#b9a945;}
        
        Background color #b9a945
      
           Border around this has a color of #b9a945        
        
          <div style="border:2px solid #b9a945;">Content here</div>
        
        
          .myborder {border:2px solid #b9a945;}
        
        Border color #b9a945