#b0ac34 color space conversions
Hex:
        #b0ac34
        RGB:
        176, 172, 52
        CMY:
        31, 33, 80
        CMYK:
        0, 2, 70, 31
      HSL:
        58°, 54.3860%, 44.7059%
        HSV (HSB):
        58°, 70.4545%, 69.0196%
        XYZ:
        33.2769, 38.9831, 9.0194
        xyY:
        0.4094, 0.4796, 38.9831
      CIE-Lab:
        68.7390, -12.8527, 58.9179
        CIE-LCH:
        68.7390, 60.3035, 102.3061
        CIE-Luv:
        68.7390, 7.5977, 67.5076
        Hunter-Lab:
        62.4364, -14.1283, 35.1406
      #b0ac34 color charts
#b0ac34 RGB chart
      #b0ac34 CMYK chart
      #b0ac34 RGB pie chart
      #b0ac34 color shades, tints & tones
#b0ac34 color schemes
#b0ac34 color preview, HTML & CSS examples
           This text has a color of #b0ac34        
        
          <p style="color:#b0ac34;">Text here</p>
        
        
          .mytext {color:#b0ac34;}
        
        Text color #b0ac34
      
           This box has a color of #b0ac34        
        
          <div style="background-color:#b0ac34;">Content here</div>
        
        
          .mybackground {background-color:#b0ac34;}
        
        Background color #b0ac34
      
           Border around this has a color of #b0ac34        
        
          <div style="border:2px solid #b0ac34;">Content here</div>
        
        
          .myborder {border:2px solid #b0ac34;}
        
        Border color #b0ac34