#b0a524 color space conversions
Hex:
        #b0a524
        RGB:
        176, 165, 36
        CMY:
        31, 35, 86
        CMYK:
        0, 6, 80, 31
      HSL:
        55°, 66.0377%, 41.5686%
        HSV (HSB):
        55°, 79.5455%, 69.0196%
        XYZ:
        31.6781, 36.2677, 6.9998
        xyY:
        0.4227, 0.4839, 36.2677
      CIE-Lab:
        66.7240, -9.9039, 62.5079
        CIE-LCH:
        66.7240, 63.2877, 99.0032
        CIE-Luv:
        66.7240, 12.5926, 68.2603
        Hunter-Lab:
        60.2227, -11.4960, 35.2645
      #b0a524 color charts
#b0a524 RGB chart
      #b0a524 CMYK chart
      #b0a524 RGB pie chart
      #b0a524 color shades, tints & tones
#b0a524 color schemes
#b0a524 color preview, HTML & CSS examples
           This text has a color of #b0a524        
        
          <p style="color:#b0a524;">Text here</p>
        
        
          .mytext {color:#b0a524;}
        
        Text color #b0a524
      
           This box has a color of #b0a524        
        
          <div style="background-color:#b0a524;">Content here</div>
        
        
          .mybackground {background-color:#b0a524;}
        
        Background color #b0a524
      
           Border around this has a color of #b0a524        
        
          <div style="border:2px solid #b0a524;">Content here</div>
        
        
          .myborder {border:2px solid #b0a524;}
        
        Border color #b0a524