#b6a279 color space conversions
Hex:
        #b6a279
        RGB:
        182, 162, 121
        CMY:
        29, 36, 53
        CMYK:
        0, 11, 34, 29
      HSL:
        40°, 29.4686%, 59.4118%
        HSV (HSB):
        40°, 33.5165%, 71.3725%
        XYZ:
        35.6629, 37.1662, 23.3833
        xyY:
        0.3707, 0.3863, 37.1662
      CIE-Lab:
        67.4016, 1.1414, 24.0265
        CIE-LCH:
        67.4016, 24.0536, 87.2802
        CIE-Luv:
        67.4016, 15.0901, 31.4998
        Hunter-Lab:
        60.9641, -2.2678, 19.9337
      #b6a279 color charts
#b6a279 RGB chart
      #b6a279 CMYK chart
      #b6a279 RGB pie chart
      #b6a279 color shades, tints & tones
#b6a279 color schemes
#b6a279 color preview, HTML & CSS examples
           This text has a color of #b6a279        
        
          <p style="color:#b6a279;">Text here</p>
        
        
          .mytext {color:#b6a279;}
        
        Text color #b6a279
      
           This box has a color of #b6a279        
        
          <div style="background-color:#b6a279;">Content here</div>
        
        
          .mybackground {background-color:#b6a279;}
        
        Background color #b6a279
      
           Border around this has a color of #b6a279        
        
          <div style="border:2px solid #b6a279;">Content here</div>
        
        
          .myborder {border:2px solid #b6a279;}
        
        Border color #b6a279