#b8a043 color space conversions
Hex:
        #b8a043
        RGB:
        184, 160, 67
        CMY:
        28, 37, 74
        CMYK:
        0, 13, 64, 28
      HSL:
        48°, 46.6135%, 49.2157%
        HSV (HSB):
        48°, 63.5870%, 72.1569%
        XYZ:
        33.3511, 35.7372, 10.4504
        xyY:
        0.4193, 0.4493, 35.7372
      CIE-Lab:
        66.3186, -2.1582, 50.3586
        CIE-LCH:
        66.3186, 50.4048, 92.4540
        CIE-Luv:
        66.3186, 20.8806, 57.8009
        Hunter-Lab:
        59.7806, -5.0324, 31.4818
      #b8a043 color charts
#b8a043 RGB chart
      #b8a043 CMYK chart
      #b8a043 RGB pie chart
      #b8a043 color shades, tints & tones
#b8a043 color schemes
#b8a043 color preview, HTML & CSS examples
           This text has a color of #b8a043        
        
          <p style="color:#b8a043;">Text here</p>
        
        
          .mytext {color:#b8a043;}
        
        Text color #b8a043
      
           This box has a color of #b8a043        
        
          <div style="background-color:#b8a043;">Content here</div>
        
        
          .mybackground {background-color:#b8a043;}
        
        Background color #b8a043
      
           Border around this has a color of #b8a043        
        
          <div style="border:2px solid #b8a043;">Content here</div>
        
        
          .myborder {border:2px solid #b8a043;}
        
        Border color #b8a043