#b8a975 color space conversions
Hex:
        #b8a975
        RGB:
        184, 169, 117
        CMY:
        28, 34, 54
        CMYK:
        0, 8, 36, 28
      HSL:
        47°, 32.0574%, 59.0196%
        HSV (HSB):
        47°, 36.4130%, 72.1569%
        XYZ:
        37.1660, 39.8506, 22.5627
        xyY:
        0.3732, 0.4002, 39.8506
      CIE-Lab:
        69.3630, -2.3162, 28.8261
        CIE-LCH:
        69.3630, 28.9190, 94.5939
        CIE-Luv:
        69.3630, 12.3963, 37.9832
        Hunter-Lab:
        63.1274, -5.3816, 22.9980
      #b8a975 color charts
#b8a975 RGB chart
      #b8a975 CMYK chart
      #b8a975 RGB pie chart
      #b8a975 color shades, tints & tones
#b8a975 color schemes
#b8a975 color preview, HTML & CSS examples
           This text has a color of #b8a975        
        
          <p style="color:#b8a975;">Text here</p>
        
        
          .mytext {color:#b8a975;}
        
        Text color #b8a975
      
           This box has a color of #b8a975        
        
          <div style="background-color:#b8a975;">Content here</div>
        
        
          .mybackground {background-color:#b8a975;}
        
        Background color #b8a975
      
           Border around this has a color of #b8a975        
        
          <div style="border:2px solid #b8a975;">Content here</div>
        
        
          .myborder {border:2px solid #b8a975;}
        
        Border color #b8a975