#b9af97 color space conversions
Hex:
        #b9af97
        RGB:
        185, 175, 151
        CMY:
        27, 31, 41
        CMYK:
        0, 5, 18, 27
      HSL:
        42°, 19.5402%, 65.8824%
        HSV (HSB):
        42°, 18.3784%, 72.5490%
        XYZ:
        40.9235, 43.2086, 35.4614
        xyY:
        0.3422, 0.3613, 43.2086
      CIE-Lab:
        71.6963, -0.4454, 13.5974
        CIE-LCH:
        71.6963, 13.6047, 91.8762
        CIE-Luv:
        71.6963, 7.4112, 19.1529
        Hunter-Lab:
        65.7332, -3.9046, 14.0279
      #b9af97 color charts
#b9af97 RGB chart
      #b9af97 CMYK chart
      #b9af97 RGB pie chart
      #b9af97 color shades, tints & tones
#b9af97 color schemes
#b9af97 color preview, HTML & CSS examples
           This text has a color of #b9af97        
        
          <p style="color:#b9af97;">Text here</p>
        
        
          .mytext {color:#b9af97;}
        
        Text color #b9af97
      
           This box has a color of #b9af97        
        
          <div style="background-color:#b9af97;">Content here</div>
        
        
          .mybackground {background-color:#b9af97;}
        
        Background color #b9af97
      
           Border around this has a color of #b9af97        
        
          <div style="border:2px solid #b9af97;">Content here</div>
        
        
          .myborder {border:2px solid #b9af97;}
        
        Border color #b9af97