#b9ae67 color space conversions
Hex:
        #b9ae67
        RGB:
        185, 174, 103
        CMY:
        27, 32, 60
        CMYK:
        0, 6, 44, 27
      HSL:
        52°, 36.9369%, 56.4706%
        HSV (HSB):
        52°, 44.3243%, 72.5490%
        XYZ:
        37.5918, 41.5657, 18.8736
        xyY:
        0.3835, 0.4240, 41.5657
      CIE-Lab:
        70.5704, -6.1296, 37.7456
        CIE-LCH:
        70.5704, 38.2400, 99.2239
        CIE-Luv:
        70.5704, 10.7095, 48.5324
        Hunter-Lab:
        64.4714, -8.7458, 27.7732
      #b9ae67 color charts
#b9ae67 RGB chart
      #b9ae67 CMYK chart
      #b9ae67 RGB pie chart
      #b9ae67 color shades, tints & tones
#b9ae67 color schemes
#b9ae67 color preview, HTML & CSS examples
           This text has a color of #b9ae67        
        
          <p style="color:#b9ae67;">Text here</p>
        
        
          .mytext {color:#b9ae67;}
        
        Text color #b9ae67
      
           This box has a color of #b9ae67        
        
          <div style="background-color:#b9ae67;">Content here</div>
        
        
          .mybackground {background-color:#b9ae67;}
        
        Background color #b9ae67
      
           Border around this has a color of #b9ae67        
        
          <div style="border:2px solid #b9ae67;">Content here</div>
        
        
          .myborder {border:2px solid #b9ae67;}
        
        Border color #b9ae67