#b5a310 color space conversions
Hex:
        #b5a310
        RGB:
        181, 163, 16
        CMY:
        29, 36, 94
        CMYK:
        0, 10, 91, 29
      HSL:
        53°, 83.7563%, 38.6275%
        HSV (HSB):
        53°, 91.1602%, 70.9804%
        XYZ:
        32.2468, 36.0556, 5.7500
        xyY:
        0.4355, 0.4869, 36.0556
      CIE-Lab:
        66.5623, -7.1449, 67.3133
        CIE-LCH:
        66.5623, 67.6915, 96.0589
        CIE-Luv:
        66.5623, 17.8774, 70.3982
        Hunter-Lab:
        60.0463, -9.2208, 36.3548
      #b5a310 color charts
#b5a310 RGB chart
      #b5a310 CMYK chart
      #b5a310 RGB pie chart
      #b5a310 color shades, tints & tones
#b5a310 color schemes
#b5a310 color preview, HTML & CSS examples
           This text has a color of #b5a310        
        
          <p style="color:#b5a310;">Text here</p>
        
        
          .mytext {color:#b5a310;}
        
        Text color #b5a310
      
           This box has a color of #b5a310        
        
          <div style="background-color:#b5a310;">Content here</div>
        
        
          .mybackground {background-color:#b5a310;}
        
        Background color #b5a310
      
           Border around this has a color of #b5a310        
        
          <div style="border:2px solid #b5a310;">Content here</div>
        
        
          .myborder {border:2px solid #b5a310;}
        
        Border color #b5a310