#b9a329 color space conversions
Hex:
        #b9a329
        RGB:
        185, 163, 41
        CMY:
        27, 36, 84
        CMYK:
        0, 12, 78, 27
      HSL:
        51°, 63.7168%, 44.3137%
        HSV (HSB):
        51°, 77.8378%, 72.5490%
        XYZ:
        33.5050, 36.6688, 7.4097
        xyY:
        0.4319, 0.4726, 36.6688
      CIE-Lab:
        67.0278, -4.6731, 61.4975
        CIE-LCH:
        67.0278, 61.6748, 94.3455
        CIE-Luv:
        67.0278, 20.3907, 66.6243
        Hunter-Lab:
        60.5547, -7.2065, 35.1334
      #b9a329 color charts
#b9a329 RGB chart
      #b9a329 CMYK chart
      #b9a329 RGB pie chart
      #b9a329 color shades, tints & tones
#b9a329 color schemes
#b9a329 color preview, HTML & CSS examples
           This text has a color of #b9a329        
        
          <p style="color:#b9a329;">Text here</p>
        
        
          .mytext {color:#b9a329;}
        
        Text color #b9a329
      
           This box has a color of #b9a329        
        
          <div style="background-color:#b9a329;">Content here</div>
        
        
          .mybackground {background-color:#b9a329;}
        
        Background color #b9a329
      
           Border around this has a color of #b9a329        
        
          <div style="border:2px solid #b9a329;">Content here</div>
        
        
          .myborder {border:2px solid #b9a329;}
        
        Border color #b9a329