#b6af84 color space conversions
Hex:
        #b6af84
        RGB:
        182, 175, 132
        CMY:
        29, 31, 48
        CMYK:
        0, 4, 27, 29
      HSL:
        52°, 25.5102%, 61.5686%
        HSV (HSB):
        52°, 27.4725%, 71.3725%
        XYZ:
        38.7862, 42.2710, 27.9447
        xyY:
        0.3558, 0.3878, 42.2710
      CIE-Lab:
        71.0573, -4.3817, 22.9996
        CIE-LCH:
        71.0573, 23.4133, 100.7862
        CIE-Luv:
        71.0573, 6.6442, 31.8084
        Hunter-Lab:
        65.0161, -7.2917, 20.0278
      #b6af84 color charts
#b6af84 RGB chart
      #b6af84 CMYK chart
      #b6af84 RGB pie chart
      #b6af84 color shades, tints & tones
#b6af84 color schemes
#b6af84 color preview, HTML & CSS examples
           This text has a color of #b6af84        
        
          <p style="color:#b6af84;">Text here</p>
        
        
          .mytext {color:#b6af84;}
        
        Text color #b6af84
      
           This box has a color of #b6af84        
        
          <div style="background-color:#b6af84;">Content here</div>
        
        
          .mybackground {background-color:#b6af84;}
        
        Background color #b6af84
      
           Border around this has a color of #b6af84        
        
          <div style="border:2px solid #b6af84;">Content here</div>
        
        
          .myborder {border:2px solid #b6af84;}
        
        Border color #b6af84