#b5a825 color space conversions
Hex:
        #b5a825
        RGB:
        181, 168, 37
        CMY:
        29, 34, 85
        CMYK:
        0, 7, 80, 29
      HSL:
        55°, 66.0550%, 42.7451%
        HSV (HSB):
        55°, 79.5580%, 70.9804%
        XYZ:
        33.3926, 37.9626, 7.3178
        xyY:
        0.4244, 0.4825, 37.9626
      CIE-Lab:
        67.9930, -9.2291, 63.5007
        CIE-LCH:
        67.9930, 64.1678, 98.2694
        CIE-Luv:
        67.9930, 14.0953, 69.3986
        Hunter-Lab:
        61.6138, -11.0831, 36.0878
      #b5a825 color charts
#b5a825 RGB chart
      #b5a825 CMYK chart
      #b5a825 RGB pie chart
      #b5a825 color shades, tints & tones
#b5a825 color schemes
#b5a825 color preview, HTML & CSS examples
           This text has a color of #b5a825        
        
          <p style="color:#b5a825;">Text here</p>
        
        
          .mytext {color:#b5a825;}
        
        Text color #b5a825
      
           This box has a color of #b5a825        
        
          <div style="background-color:#b5a825;">Content here</div>
        
        
          .mybackground {background-color:#b5a825;}
        
        Background color #b5a825
      
           Border around this has a color of #b5a825        
        
          <div style="border:2px solid #b5a825;">Content here</div>
        
        
          .myborder {border:2px solid #b5a825;}
        
        Border color #b5a825