#b8a006 color space conversions
Hex:
        #b8a006
        RGB:
        184, 160, 6
        CMY:
        28, 37, 98
        CMYK:
        0, 13, 97, 28
      HSL:
        52°, 93.6842%, 37.2549%
        HSV (HSB):
        52°, 96.7391%, 72.1569%
        XYZ:
        32.3708, 35.3451, 5.2885
        xyY:
        0.4434, 0.4842, 35.3451
      CIE-Lab:
        66.0165, -4.3453, 68.4363
        CIE-LCH:
        66.0165, 68.5741, 93.6331
        CIE-Luv:
        66.0165, 22.3307, 70.0537
        Hunter-Lab:
        59.4518, -6.8492, 36.3422
      #b8a006 color charts
#b8a006 RGB chart
      #b8a006 CMYK chart
      #b8a006 RGB pie chart
      #b8a006 color shades, tints & tones
#b8a006 color schemes
#b8a006 color preview, HTML & CSS examples
           This text has a color of #b8a006        
        
          <p style="color:#b8a006;">Text here</p>
        
        
          .mytext {color:#b8a006;}
        
        Text color #b8a006
      
           This box has a color of #b8a006        
        
          <div style="background-color:#b8a006;">Content here</div>
        
        
          .mybackground {background-color:#b8a006;}
        
        Background color #b8a006
      
           Border around this has a color of #b8a006        
        
          <div style="border:2px solid #b8a006;">Content here</div>
        
        
          .myborder {border:2px solid #b8a006;}
        
        Border color #b8a006