#b6a856 color space conversions
Hex:
        #b6a856
        RGB:
        182, 168, 86
        CMY:
        29, 34, 66
        CMYK:
        0, 8, 53, 29
      HSL:
        51°, 39.6694%, 52.5490%
        HSV (HSB):
        51°, 52.7473%, 71.3725%
        XYZ:
        34.9737, 38.6222, 14.4156
        xyY:
        0.3974, 0.4388, 38.6222
      CIE-Lab:
        68.4767, -5.8312, 43.7151
        CIE-LCH:
        68.4767, 44.1023, 97.5979
        CIE-Luv:
        68.4767, 13.2735, 53.6696
        Hunter-Lab:
        62.1468, -8.3042, 29.7498
      #b6a856 color charts
#b6a856 RGB chart
      #b6a856 CMYK chart
      #b6a856 RGB pie chart
      #b6a856 color shades, tints & tones
#b6a856 color schemes
#b6a856 color preview, HTML & CSS examples
           This text has a color of #b6a856        
        
          <p style="color:#b6a856;">Text here</p>
        
        
          .mytext {color:#b6a856;}
        
        Text color #b6a856
      
           This box has a color of #b6a856        
        
          <div style="background-color:#b6a856;">Content here</div>
        
        
          .mybackground {background-color:#b6a856;}
        
        Background color #b6a856
      
           Border around this has a color of #b6a856        
        
          <div style="border:2px solid #b6a856;">Content here</div>
        
        
          .myborder {border:2px solid #b6a856;}
        
        Border color #b6a856