#b9a742 color space conversions
Hex:
        #b9a742
        RGB:
        185, 167, 66
        CMY:
        27, 35, 74
        CMYK:
        0, 10, 64, 27
      HSL:
        51°, 47.4104%, 49.2157%
        HSV (HSB):
        51°, 64.3243%, 72.5490%
        XYZ:
        34.8097, 38.3451, 10.7209
        xyY:
        0.4150, 0.4572, 38.3451
      CIE-Lab:
        68.2742, -5.5193, 52.9466
        CIE-LCH:
        68.2742, 53.2335, 95.9511
        CIE-Luv:
        68.2742, 16.8573, 61.3192
        Hunter-Lab:
        61.9234, -8.0238, 33.0814
      #b9a742 color charts
#b9a742 RGB chart
      #b9a742 CMYK chart
      #b9a742 RGB pie chart
      #b9a742 color shades, tints & tones
#b9a742 color schemes
#b9a742 color preview, HTML & CSS examples
           This text has a color of #b9a742        
        
          <p style="color:#b9a742;">Text here</p>
        
        
          .mytext {color:#b9a742;}
        
        Text color #b9a742
      
           This box has a color of #b9a742        
        
          <div style="background-color:#b9a742;">Content here</div>
        
        
          .mybackground {background-color:#b9a742;}
        
        Background color #b9a742
      
           Border around this has a color of #b9a742        
        
          <div style="border:2px solid #b9a742;">Content here</div>
        
        
          .myborder {border:2px solid #b9a742;}
        
        Border color #b9a742