#b3a768 color space conversions
Hex:
        #b3a768
        RGB:
        179, 167, 104
        CMY:
        30, 35, 59
        CMYK:
        0, 7, 42, 30
      HSL:
        50°, 33.0396%, 55.4902%
        HSV (HSB):
        50°, 41.8994%, 70.1961%
        XYZ:
        34.9078, 38.2206, 18.6342
        xyY:
        0.3804, 0.4165, 38.2206
      CIE-Lab:
        68.1829, -4.7900, 34.1028
        CIE-LCH:
        68.1829, 34.4375, 97.9953
        CIE-Luv:
        68.1829, 11.0003, 43.9829
        Hunter-Lab:
        61.8228, -7.4012, 25.4052
      #b3a768 color charts
#b3a768 RGB chart
      #b3a768 CMYK chart
      #b3a768 RGB pie chart
      #b3a768 color shades, tints & tones
#b3a768 color schemes
#b3a768 color preview, HTML & CSS examples
           This text has a color of #b3a768        
        
          <p style="color:#b3a768;">Text here</p>
        
        
          .mytext {color:#b3a768;}
        
        Text color #b3a768
      
           This box has a color of #b3a768        
        
          <div style="background-color:#b3a768;">Content here</div>
        
        
          .mybackground {background-color:#b3a768;}
        
        Background color #b3a768
      
           Border around this has a color of #b3a768        
        
          <div style="border:2px solid #b3a768;">Content here</div>
        
        
          .myborder {border:2px solid #b3a768;}
        
        Border color #b3a768