#b9ae30 color space conversions
Hex:
        #b9ae30
        RGB:
        185, 174, 48
        CMY:
        27, 32, 81
        CMYK:
        0, 6, 74, 27
      HSL:
        55°, 58.7983%, 45.6863%
        HSV (HSB):
        55°, 74.0541%, 72.5490%
        XYZ:
        35.6771, 40.7998, 8.7911
        xyY:
        0.4184, 0.4785, 40.7998
      CIE-Lab:
        70.0354, -10.1636, 61.8951
        CIE-LCH:
        70.0354, 62.7241, 99.3252
        CIE-Luv:
        70.0354, 12.6364, 69.5864
        Hunter-Lab:
        63.8747, -12.0798, 36.5522
      #b9ae30 color charts
#b9ae30 RGB chart
      #b9ae30 CMYK chart
      #b9ae30 RGB pie chart
      #b9ae30 color shades, tints & tones
#b9ae30 color schemes
#b9ae30 color preview, HTML & CSS examples
           This text has a color of #b9ae30        
        
          <p style="color:#b9ae30;">Text here</p>
        
        
          .mytext {color:#b9ae30;}
        
        Text color #b9ae30
      
           This box has a color of #b9ae30        
        
          <div style="background-color:#b9ae30;">Content here</div>
        
        
          .mybackground {background-color:#b9ae30;}
        
        Background color #b9ae30
      
           Border around this has a color of #b9ae30        
        
          <div style="border:2px solid #b9ae30;">Content here</div>
        
        
          .myborder {border:2px solid #b9ae30;}
        
        Border color #b9ae30