#b5a670 color space conversions
Hex:
        #b5a670
        RGB:
        181, 166, 112
        CMY:
        29, 35, 56
        CMYK:
        0, 8, 38, 29
      HSL:
        47°, 31.7972%, 57.4510%
        HSV (HSB):
        47°, 38.1215%, 70.9804%
        XYZ:
        35.6169, 38.2660, 20.8381
        xyY:
        0.3760, 0.4040, 38.2660
      CIE-Lab:
        68.2162, -2.5254, 29.9446
        CIE-LCH:
        68.2162, 30.0509, 94.8207
        CIE-Luv:
        68.2162, 12.5281, 39.0751
        Hunter-Lab:
        61.8596, -5.4792, 23.3292
      #b5a670 color charts
#b5a670 RGB chart
      #b5a670 CMYK chart
      #b5a670 RGB pie chart
      #b5a670 color shades, tints & tones
#b5a670 color schemes
#b5a670 color preview, HTML & CSS examples
           This text has a color of #b5a670        
        
          <p style="color:#b5a670;">Text here</p>
        
        
          .mytext {color:#b5a670;}
        
        Text color #b5a670
      
           This box has a color of #b5a670        
        
          <div style="background-color:#b5a670;">Content here</div>
        
        
          .mybackground {background-color:#b5a670;}
        
        Background color #b5a670
      
           Border around this has a color of #b5a670        
        
          <div style="border:2px solid #b5a670;">Content here</div>
        
        
          .myborder {border:2px solid #b5a670;}
        
        Border color #b5a670