#b8a914 color space conversions
Hex:
        #b8a914
        RGB:
        184, 169, 20
        CMY:
        28, 34, 92
        CMYK:
        0, 8, 89, 28
      HSL:
        55°, 80.3922%, 40.0000%
        HSV (HSB):
        55°, 89.1304%, 72.1569%
        XYZ:
        34.0814, 38.6168, 6.3193
        xyY:
        0.4313, 0.4887, 38.6168
      CIE-Lab:
        68.4728, -8.8876, 68.2084
        CIE-LCH:
        68.4728, 68.7850, 97.4239
        CIE-Luv:
        68.4728, 15.8143, 72.3983
        Hunter-Lab:
        62.1424, -10.8526, 37.4704
      #b8a914 color charts
#b8a914 RGB chart
      #b8a914 CMYK chart
      #b8a914 RGB pie chart
      #b8a914 color shades, tints & tones
#b8a914 color schemes
#b8a914 color preview, HTML & CSS examples
           This text has a color of #b8a914        
        
          <p style="color:#b8a914;">Text here</p>
        
        
          .mytext {color:#b8a914;}
        
        Text color #b8a914
      
           This box has a color of #b8a914        
        
          <div style="background-color:#b8a914;">Content here</div>
        
        
          .mybackground {background-color:#b8a914;}
        
        Background color #b8a914
      
           Border around this has a color of #b8a914        
        
          <div style="border:2px solid #b8a914;">Content here</div>
        
        
          .myborder {border:2px solid #b8a914;}
        
        Border color #b8a914