#b5a014 color space conversions
Hex:
        #b5a014
        RGB:
        181, 160, 20
        CMY:
        29, 37, 92
        CMYK:
        0, 12, 89, 29
      HSL:
        52°, 80.0995%, 39.4118%
        HSV (HSB):
        52°, 88.9503%, 70.9804%
        XYZ:
        31.7531, 35.0159, 5.7470
        xyY:
        0.4379, 0.4829, 35.0159
      CIE-Lab:
        65.7610, -5.4795, 65.9450
        CIE-LCH:
        65.7610, 66.1723, 94.7499
        CIE-Luv:
        65.7610, 19.9591, 68.7942
        Hunter-Lab:
        59.1742, -7.7710, 35.6637
      #b5a014 color charts
#b5a014 RGB chart
      #b5a014 CMYK chart
      #b5a014 RGB pie chart
      #b5a014 color shades, tints & tones
#b5a014 color schemes
#b5a014 color preview, HTML & CSS examples
           This text has a color of #b5a014        
        
          <p style="color:#b5a014;">Text here</p>
        
        
          .mytext {color:#b5a014;}
        
        Text color #b5a014
      
           This box has a color of #b5a014        
        
          <div style="background-color:#b5a014;">Content here</div>
        
        
          .mybackground {background-color:#b5a014;}
        
        Background color #b5a014
      
           Border around this has a color of #b5a014        
        
          <div style="border:2px solid #b5a014;">Content here</div>
        
        
          .myborder {border:2px solid #b5a014;}
        
        Border color #b5a014