#b8a941 color space conversions
Hex:
        #b8a941
        RGB:
        184, 169, 65
        CMY:
        28, 34, 75
        CMYK:
        0, 8, 65, 28
      HSL:
        52°, 47.7912%, 48.8235%
        HSV (HSB):
        52°, 64.6739%, 72.1569%
        XYZ:
        34.9093, 38.9479, 10.6788
        xyY:
        0.4130, 0.4607, 38.9479
      CIE-Lab:
        68.7135, -7.0722, 53.8252
        CIE-LCH:
        68.7135, 54.2879, 97.4853
        CIE-Luv:
        68.7135, 14.8303, 62.5098
        Hunter-Lab:
        62.4083, -9.3671, 33.5406
      #b8a941 color charts
#b8a941 RGB chart
      #b8a941 CMYK chart
      #b8a941 RGB pie chart
      #b8a941 color shades, tints & tones
#b8a941 color schemes
#b8a941 color preview, HTML & CSS examples
           This text has a color of #b8a941        
        
          <p style="color:#b8a941;">Text here</p>
        
        
          .mytext {color:#b8a941;}
        
        Text color #b8a941
      
           This box has a color of #b8a941        
        
          <div style="background-color:#b8a941;">Content here</div>
        
        
          .mybackground {background-color:#b8a941;}
        
        Background color #b8a941
      
           Border around this has a color of #b8a941        
        
          <div style="border:2px solid #b8a941;">Content here</div>
        
        
          .myborder {border:2px solid #b8a941;}
        
        Border color #b8a941