#b9a856 color space conversions
Hex:
        #b9a856
        RGB:
        185, 168, 86
        CMY:
        27, 34, 66
        CMYK:
        0, 9, 54, 27
      HSL:
        50°, 41.4226%, 53.1373%
        HSV (HSB):
        50°, 53.5135%, 72.5490%
        XYZ:
        35.6899, 38.9914, 14.4491
        xyY:
        0.4004, 0.4375, 38.9914
      CIE-Lab:
        68.7451, -4.5586, 44.0988
        CIE-LCH:
        68.7451, 44.3338, 95.9019
        CIE-Luv:
        68.7451, 15.3618, 53.8308
        Hunter-Lab:
        62.4431, -7.2522, 29.9907
      #b9a856 color charts
#b9a856 RGB chart
      #b9a856 CMYK chart
      #b9a856 RGB pie chart
      #b9a856 color shades, tints & tones
#b9a856 color schemes
#b9a856 color preview, HTML & CSS examples
           This text has a color of #b9a856        
        
          <p style="color:#b9a856;">Text here</p>
        
        
          .mytext {color:#b9a856;}
        
        Text color #b9a856
      
           This box has a color of #b9a856        
        
          <div style="background-color:#b9a856;">Content here</div>
        
        
          .mybackground {background-color:#b9a856;}
        
        Background color #b9a856
      
           Border around this has a color of #b9a856        
        
          <div style="border:2px solid #b9a856;">Content here</div>
        
        
          .myborder {border:2px solid #b9a856;}
        
        Border color #b9a856