#b8a215 color space conversions
Hex:
        #b8a215
        RGB:
        184, 162, 21
        CMY:
        28, 36, 92
        CMYK:
        0, 12, 89, 28
      HSL:
        52°, 79.5122%, 40.1961%
        HSV (HSB):
        52°, 88.5870%, 72.1569%
        XYZ:
        32.8229, 36.0852, 5.9446
        xyY:
        0.4385, 0.4821, 36.0852
      CIE-Lab:
        66.5849, -5.1779, 66.5152
        CIE-LCH:
        66.5849, 66.7164, 94.4512
        CIE-Luv:
        66.5849, 20.7407, 69.5224
        Hunter-Lab:
        60.0709, -7.5914, 36.1823
      #b8a215 color charts
#b8a215 RGB chart
      #b8a215 CMYK chart
      #b8a215 RGB pie chart
      #b8a215 color shades, tints & tones
#b8a215 color schemes
#b8a215 color preview, HTML & CSS examples
           This text has a color of #b8a215        
        
          <p style="color:#b8a215;">Text here</p>
        
        
          .mytext {color:#b8a215;}
        
        Text color #b8a215
      
           This box has a color of #b8a215        
        
          <div style="background-color:#b8a215;">Content here</div>
        
        
          .mybackground {background-color:#b8a215;}
        
        Background color #b8a215
      
           Border around this has a color of #b8a215        
        
          <div style="border:2px solid #b8a215;">Content here</div>
        
        
          .myborder {border:2px solid #b8a215;}
        
        Border color #b8a215