#b6a878 color space conversions
Hex:
        #b6a878
        RGB:
        182, 168, 120
        CMY:
        29, 34, 53
        CMYK:
        0, 8, 34, 29
      HSL:
        46°, 29.8077%, 59.2157%
        HSV (HSB):
        46°, 34.0659%, 71.3725%
        XYZ:
        36.6842, 39.3064, 23.4227
        xyY:
        0.3690, 0.3954, 39.3064
      CIE-Lab:
        68.9726, -2.2205, 26.6680
        CIE-LCH:
        68.9726, 26.7603, 94.7596
        CIE-Luv:
        68.9726, 11.4976, 35.4497
        Hunter-Lab:
        62.6948, -5.2714, 21.7357
      #b6a878 color charts
#b6a878 RGB chart
      #b6a878 CMYK chart
      #b6a878 RGB pie chart
      #b6a878 color shades, tints & tones
#b6a878 color schemes
#b6a878 color preview, HTML & CSS examples
           This text has a color of #b6a878        
        
          <p style="color:#b6a878;">Text here</p>
        
        
          .mytext {color:#b6a878;}
        
        Text color #b6a878
      
           This box has a color of #b6a878        
        
          <div style="background-color:#b6a878;">Content here</div>
        
        
          .mybackground {background-color:#b6a878;}
        
        Background color #b6a878
      
           Border around this has a color of #b6a878        
        
          <div style="border:2px solid #b6a878;">Content here</div>
        
        
          .myborder {border:2px solid #b6a878;}
        
        Border color #b6a878