#b5a124 color space conversions
Hex:
        #b5a124
        RGB:
        181, 161, 36
        CMY:
        29, 37, 86
        CMYK:
        0, 11, 80, 29
      HSL:
        52°, 66.8203%, 42.5490%
        HSV (HSB):
        52°, 80.1105%, 70.9804%
        XYZ:
        32.1194, 35.4409, 6.8170
        xyY:
        0.4318, 0.4765, 35.4409
      CIE-Lab:
        66.0905, -5.5709, 62.1195
        CIE-LCH:
        66.0905, 62.3688, 95.1246
        CIE-Luv:
        66.0905, 18.9764, 66.7323
        Hunter-Lab:
        59.5322, -7.8755, 34.8833
      #b5a124 color charts
#b5a124 RGB chart
      #b5a124 CMYK chart
      #b5a124 RGB pie chart
      #b5a124 color shades, tints & tones
#b5a124 color schemes
#b5a124 color preview, HTML & CSS examples
           This text has a color of #b5a124        
        
          <p style="color:#b5a124;">Text here</p>
        
        
          .mytext {color:#b5a124;}
        
        Text color #b5a124
      
           This box has a color of #b5a124        
        
          <div style="background-color:#b5a124;">Content here</div>
        
        
          .mybackground {background-color:#b5a124;}
        
        Background color #b5a124
      
           Border around this has a color of #b5a124        
        
          <div style="border:2px solid #b5a124;">Content here</div>
        
        
          .myborder {border:2px solid #b5a124;}
        
        Border color #b5a124