#b0af72 color space conversions
Hex:
        #b0af72
        RGB:
        176, 175, 114
        CMY:
        31, 31, 55
        CMYK:
        0, 1, 35, 31
      HSL:
        59°, 28.1818%, 56.8627%
        HSV (HSB):
        59°, 35.2273%, 69.0196%
        XYZ:
        36.2717, 41.1050, 21.9419
        xyY:
        0.3652, 0.4139, 41.1050
      CIE-Lab:
        70.2494, -9.0932, 31.4499
        CIE-LCH:
        70.2494, 32.7381, 106.1264
        CIE-Luv:
        70.2494, 3.6915, 42.3975
        Hunter-Lab:
        64.1131, -11.2124, 24.5879
      #b0af72 color charts
#b0af72 RGB chart
      #b0af72 CMYK chart
      #b0af72 RGB pie chart
      #b0af72 color shades, tints & tones
#b0af72 color schemes
#b0af72 color preview, HTML & CSS examples
           This text has a color of #b0af72        
        
          <p style="color:#b0af72;">Text here</p>
        
        
          .mytext {color:#b0af72;}
        
        Text color #b0af72
      
           This box has a color of #b0af72        
        
          <div style="background-color:#b0af72;">Content here</div>
        
        
          .mybackground {background-color:#b0af72;}
        
        Background color #b0af72
      
           Border around this has a color of #b0af72        
        
          <div style="border:2px solid #b0af72;">Content here</div>
        
        
          .myborder {border:2px solid #b0af72;}
        
        Border color #b0af72