#b8aa20 color space conversions
Hex:
        #b8aa20
        RGB:
        184, 170, 32
        CMY:
        28, 33, 87
        CMYK:
        0, 8, 83, 28
      HSL:
        54°, 70.3704%, 42.3529%
        HSV (HSB):
        54°, 82.6087%, 72.1569%
        XYZ:
        34.4026, 39.0441, 7.0896
        xyY:
        0.4272, 0.4848, 39.0441
      CIE-Lab:
        68.7832, -9.1132, 65.7174
        CIE-LCH:
        68.7832, 66.3462, 97.8950
        CIE-Luv:
        68.7832, 14.9594, 71.1593
        Hunter-Lab:
        62.4853, -11.0722, 37.0127
      #b8aa20 color charts
#b8aa20 RGB chart
      #b8aa20 CMYK chart
      #b8aa20 RGB pie chart
      #b8aa20 color shades, tints & tones
#b8aa20 color schemes
#b8aa20 color preview, HTML & CSS examples
           This text has a color of #b8aa20        
        
          <p style="color:#b8aa20;">Text here</p>
        
        
          .mytext {color:#b8aa20;}
        
        Text color #b8aa20
      
           This box has a color of #b8aa20        
        
          <div style="background-color:#b8aa20;">Content here</div>
        
        
          .mybackground {background-color:#b8aa20;}
        
        Background color #b8aa20
      
           Border around this has a color of #b8aa20        
        
          <div style="border:2px solid #b8aa20;">Content here</div>
        
        
          .myborder {border:2px solid #b8aa20;}
        
        Border color #b8aa20