#b8aa14 color space conversions
Hex:
        #b8aa14
        RGB:
        184, 170, 20
        CMY:
        28, 33, 92
        CMYK:
        0, 8, 89, 28
      HSL:
        55°, 80.3922%, 40.0000%
        HSV (HSB):
        55°, 89.1304%, 72.1569%
        XYZ:
        34.2682, 38.9903, 6.3816
        xyY:
        0.4303, 0.4896, 38.9903
      CIE-Lab:
        68.7442, -9.4101, 68.4230
        CIE-LCH:
        68.7442, 69.0670, 97.8307
        CIE-Luv:
        68.7442, 15.1188, 72.7927
        Hunter-Lab:
        62.4422, -11.3135, 37.6501
      #b8aa14 color charts
#b8aa14 RGB chart
      #b8aa14 CMYK chart
      #b8aa14 RGB pie chart
      #b8aa14 color shades, tints & tones
#b8aa14 color schemes
#b8aa14 color preview, HTML & CSS examples
           This text has a color of #b8aa14        
        
          <p style="color:#b8aa14;">Text here</p>
        
        
          .mytext {color:#b8aa14;}
        
        Text color #b8aa14
      
           This box has a color of #b8aa14        
        
          <div style="background-color:#b8aa14;">Content here</div>
        
        
          .mybackground {background-color:#b8aa14;}
        
        Background color #b8aa14
      
           Border around this has a color of #b8aa14        
        
          <div style="border:2px solid #b8aa14;">Content here</div>
        
        
          .myborder {border:2px solid #b8aa14;}
        
        Border color #b8aa14