#b0a947 color space conversions
Hex:
        #b0a947
        RGB:
        176, 169, 71
        CMY:
        31, 34, 72
        CMYK:
        0, 4, 60, 31
      HSL:
        56°, 42.5101%, 48.4314%
        HSV (HSB):
        56°, 59.6591%, 69.0196%
        XYZ:
        33.2298, 38.0610, 11.5563
        xyY:
        0.4011, 0.4594, 38.0610
      CIE-Lab:
        68.0655, -10.1160, 50.2478
        CIE-LCH:
        68.0655, 51.2560, 101.3827
        CIE-Luv:
        68.0655, 9.0540, 60.0729
        Hunter-Lab:
        61.6936, -11.8189, 32.0794
      #b0a947 color charts
#b0a947 RGB chart
      #b0a947 CMYK chart
      #b0a947 RGB pie chart
      #b0a947 color shades, tints & tones
#b0a947 color schemes
#b0a947 color preview, HTML & CSS examples
           This text has a color of #b0a947        
        
          <p style="color:#b0a947;">Text here</p>
        
        
          .mytext {color:#b0a947;}
        
        Text color #b0a947
      
           This box has a color of #b0a947        
        
          <div style="background-color:#b0a947;">Content here</div>
        
        
          .mybackground {background-color:#b0a947;}
        
        Background color #b0a947
      
           Border around this has a color of #b0a947        
        
          <div style="border:2px solid #b0a947;">Content here</div>
        
        
          .myborder {border:2px solid #b0a947;}
        
        Border color #b0a947