#b8a329 color space conversions
Hex:
        #b8a329
        RGB:
        184, 163, 41
        CMY:
        28, 36, 84
        CMYK:
        0, 11, 78, 28
      HSL:
        51°, 63.5556%, 44.1176%
        HSV (HSB):
        51°, 77.7174%, 72.1569%
        XYZ:
        33.2646, 36.5448, 7.3984
        xyY:
        0.4308, 0.4733, 36.5448
      CIE-Lab:
        66.9341, -5.1163, 61.3774
        CIE-LCH:
        66.9341, 61.5902, 94.7651
        CIE-Luv:
        66.9341, 19.6563, 66.5986
        Hunter-Lab:
        60.4523, -7.5698, 35.0604
      #b8a329 color charts
#b8a329 RGB chart
      #b8a329 CMYK chart
      #b8a329 RGB pie chart
      #b8a329 color shades, tints & tones
#b8a329 color schemes
#b8a329 color preview, HTML & CSS examples
           This text has a color of #b8a329        
        
          <p style="color:#b8a329;">Text here</p>
        
        
          .mytext {color:#b8a329;}
        
        Text color #b8a329
      
           This box has a color of #b8a329        
        
          <div style="background-color:#b8a329;">Content here</div>
        
        
          .mybackground {background-color:#b8a329;}
        
        Background color #b8a329
      
           Border around this has a color of #b8a329        
        
          <div style="border:2px solid #b8a329;">Content here</div>
        
        
          .myborder {border:2px solid #b8a329;}
        
        Border color #b8a329