#b8a970 color space conversions
Hex:
        #b8a970
        RGB:
        184, 169, 112
        CMY:
        28, 34, 56
        CMYK:
        0, 8, 39, 28
      HSL:
        48°, 33.6449%, 58.0392%
        HSV (HSB):
        48°, 39.1304%, 72.1569%
        XYZ:
        36.8798, 39.7361, 21.0553
        xyY:
        0.3776, 0.4068, 39.7361
      CIE-Lab:
        69.2812, -2.9046, 31.3817
        CIE-LCH:
        69.2812, 31.5158, 95.2881
        CIE-Luv:
        69.2812, 12.6868, 40.9152
        Hunter-Lab:
        63.0366, -5.8821, 24.3217
      #b8a970 color charts
#b8a970 RGB chart
      #b8a970 CMYK chart
      #b8a970 RGB pie chart
      #b8a970 color shades, tints & tones
#b8a970 color schemes
#b8a970 color preview, HTML & CSS examples
           This text has a color of #b8a970        
        
          <p style="color:#b8a970;">Text here</p>
        
        
          .mytext {color:#b8a970;}
        
        Text color #b8a970
      
           This box has a color of #b8a970        
        
          <div style="background-color:#b8a970;">Content here</div>
        
        
          .mybackground {background-color:#b8a970;}
        
        Background color #b8a970
      
           Border around this has a color of #b8a970        
        
          <div style="border:2px solid #b8a970;">Content here</div>
        
        
          .myborder {border:2px solid #b8a970;}
        
        Border color #b8a970