#b5ae30 color space conversions
Hex:
        #b5ae30
        RGB:
        181, 174, 48
        CMY:
        29, 32, 81
        CMYK:
        0, 4, 73, 29
      HSL:
        57°, 58.0786%, 44.9020%
        HSV (HSB):
        57°, 73.4807%, 70.9804%
        XYZ:
        34.7256, 40.3093, 8.7465
        xyY:
        0.4145, 0.4811, 40.3093
      CIE-Lab:
        69.6892, -11.9069, 61.4445
        CIE-LCH:
        69.6892, 62.5875, 100.9670
        CIE-Luv:
        69.6892, 9.8265, 69.4939
        Hunter-Lab:
        63.4896, -13.4762, 36.2747
      #b5ae30 color charts
#b5ae30 RGB chart
      #b5ae30 CMYK chart
      #b5ae30 RGB pie chart
      #b5ae30 color shades, tints & tones
#b5ae30 color schemes
#b5ae30 color preview, HTML & CSS examples
           This text has a color of #b5ae30        
        
          <p style="color:#b5ae30;">Text here</p>
        
        
          .mytext {color:#b5ae30;}
        
        Text color #b5ae30
      
           This box has a color of #b5ae30        
        
          <div style="background-color:#b5ae30;">Content here</div>
        
        
          .mybackground {background-color:#b5ae30;}
        
        Background color #b5ae30
      
           Border around this has a color of #b5ae30        
        
          <div style="border:2px solid #b5ae30;">Content here</div>
        
        
          .myborder {border:2px solid #b5ae30;}
        
        Border color #b5ae30