#b8a210 color space conversions
Hex:
        #b8a210
        RGB:
        184, 162, 16
        CMY:
        28, 36, 94
        CMYK:
        0, 12, 91, 28
      HSL:
        52°, 84.0000%, 39.2157%
        HSV (HSB):
        52°, 91.3043%, 72.1569%
        XYZ:
        32.7810, 36.0684, 5.7244
        xyY:
        0.4396, 0.4837, 36.0684
      CIE-Lab:
        66.5722, -5.2719, 67.4421
        CIE-LCH:
        66.5722, 67.6479, 94.4697
        CIE-Luv:
        66.5722, 20.8014, 70.0548
        Hunter-Lab:
        60.0570, -7.6687, 36.3886
      #b8a210 color charts
#b8a210 RGB chart
      #b8a210 CMYK chart
      #b8a210 RGB pie chart
      #b8a210 color shades, tints & tones
#b8a210 color schemes
#b8a210 color preview, HTML & CSS examples
           This text has a color of #b8a210        
        
          <p style="color:#b8a210;">Text here</p>
        
        
          .mytext {color:#b8a210;}
        
        Text color #b8a210
      
           This box has a color of #b8a210        
        
          <div style="background-color:#b8a210;">Content here</div>
        
        
          .mybackground {background-color:#b8a210;}
        
        Background color #b8a210
      
           Border around this has a color of #b8a210        
        
          <div style="border:2px solid #b8a210;">Content here</div>
        
        
          .myborder {border:2px solid #b8a210;}
        
        Border color #b8a210