#b8a715 color space conversions
Hex:
        #b8a715
        RGB:
        184, 167, 21
        CMY:
        28, 35, 92
        CMYK:
        0, 9, 89, 28
      HSL:
        54°, 79.5122%, 40.1961%
        HSV (HSB):
        54°, 88.5870%, 72.1569%
        XYZ:
        33.7212, 37.8819, 6.2441
        xyY:
        0.4332, 0.4866, 37.8819
      CIE-Lab:
        67.9335, -7.8189, 67.5870
        CIE-LCH:
        67.9335, 68.0378, 96.5990
        CIE-Luv:
        67.9335, 17.2012, 71.4969
        Hunter-Lab:
        61.5483, -9.9125, 37.0688
      #b8a715 color charts
#b8a715 RGB chart
      #b8a715 CMYK chart
      #b8a715 RGB pie chart
      #b8a715 color shades, tints & tones
#b8a715 color schemes
#b8a715 color preview, HTML & CSS examples
           This text has a color of #b8a715        
        
          <p style="color:#b8a715;">Text here</p>
        
        
          .mytext {color:#b8a715;}
        
        Text color #b8a715
      
           This box has a color of #b8a715        
        
          <div style="background-color:#b8a715;">Content here</div>
        
        
          .mybackground {background-color:#b8a715;}
        
        Background color #b8a715
      
           Border around this has a color of #b8a715        
        
          <div style="border:2px solid #b8a715;">Content here</div>
        
        
          .myborder {border:2px solid #b8a715;}
        
        Border color #b8a715