#b8aa44 color space conversions
Hex:
        #b8aa44
        RGB:
        184, 170, 68
        CMY:
        28, 33, 73
        CMYK:
        0, 8, 63, 28
      HSL:
        53°, 46.0317%, 49.4118%
        HSV (HSB):
        53°, 63.0435%, 72.1569%
        XYZ:
        35.1853, 39.3572, 11.2111
        xyY:
        0.4103, 0.4590, 39.3572
      CIE-Lab:
        69.0092, -7.4054, 52.8274
        CIE-LCH:
        69.0092, 53.3439, 97.9797
        CIE-Luv:
        69.0092, 14.0587, 61.9221
        Hunter-Lab:
        62.7353, -9.6745, 33.3193
      #b8aa44 color charts
#b8aa44 RGB chart
      #b8aa44 CMYK chart
      #b8aa44 RGB pie chart
      #b8aa44 color shades, tints & tones
#b8aa44 color schemes
#b8aa44 color preview, HTML & CSS examples
           This text has a color of #b8aa44        
        
          <p style="color:#b8aa44;">Text here</p>
        
        
          .mytext {color:#b8aa44;}
        
        Text color #b8aa44
      
           This box has a color of #b8aa44        
        
          <div style="background-color:#b8aa44;">Content here</div>
        
        
          .mybackground {background-color:#b8aa44;}
        
        Background color #b8aa44
      
           Border around this has a color of #b8aa44        
        
          <div style="border:2px solid #b8aa44;">Content here</div>
        
        
          .myborder {border:2px solid #b8aa44;}
        
        Border color #b8aa44