#b0a546 color space conversions
Hex:
        #b0a546
        RGB:
        176, 165, 70
        CMY:
        31, 35, 73
        CMYK:
        0, 6, 60, 31
      HSL:
        54°, 43.0894%, 48.2353%
        HSV (HSB):
        54°, 60.2273%, 69.0196%
        XYZ:
        32.4651, 36.5826, 11.1444
        xyY:
        0.4048, 0.4562, 36.5826
      CIE-Lab:
        66.9627, -8.0851, 49.4851
        CIE-LCH:
        66.9627, 50.1413, 99.2792
        CIE-Luv:
        66.9627, 11.6999, 58.6158
        Hunter-Lab:
        60.4835, -10.0346, 31.4140
      #b0a546 color charts
#b0a546 RGB chart
      #b0a546 CMYK chart
      #b0a546 RGB pie chart
      #b0a546 color shades, tints & tones
#b0a546 color schemes
#b0a546 color preview, HTML & CSS examples
           This text has a color of #b0a546        
        
          <p style="color:#b0a546;">Text here</p>
        
        
          .mytext {color:#b0a546;}
        
        Text color #b0a546
      
           This box has a color of #b0a546        
        
          <div style="background-color:#b0a546;">Content here</div>
        
        
          .mybackground {background-color:#b0a546;}
        
        Background color #b0a546
      
           Border around this has a color of #b0a546        
        
          <div style="border:2px solid #b0a546;">Content here</div>
        
        
          .myborder {border:2px solid #b0a546;}
        
        Border color #b0a546