#b3af78 color space conversions
Hex:
        #b3af78
        RGB:
        179, 175, 120
        CMY:
        30, 31, 53
        CMYK:
        0, 2, 33, 30
      HSL:
        56°, 27.9621%, 58.6275%
        HSV (HSB):
        56°, 32.9609%, 70.1961%
        XYZ:
        37.3105, 41.5997, 23.8324
        xyY:
        0.3631, 0.4049, 41.5997
      CIE-Lab:
        70.5941, -7.1491, 28.7690
        CIE-LCH:
        70.5941, 29.6440, 103.9554
        CIE-Luv:
        70.5941, 5.3406, 39.0719
        Hunter-Lab:
        64.4978, -9.6130, 23.2404
      #b3af78 color charts
#b3af78 RGB chart
      #b3af78 CMYK chart
      #b3af78 RGB pie chart
      #b3af78 color shades, tints & tones
#b3af78 color schemes
#b3af78 color preview, HTML & CSS examples
           This text has a color of #b3af78        
        
          <p style="color:#b3af78;">Text here</p>
        
        
          .mytext {color:#b3af78;}
        
        Text color #b3af78
      
           This box has a color of #b3af78        
        
          <div style="background-color:#b3af78;">Content here</div>
        
        
          .mybackground {background-color:#b3af78;}
        
        Background color #b3af78
      
           Border around this has a color of #b3af78        
        
          <div style="border:2px solid #b3af78;">Content here</div>
        
        
          .myborder {border:2px solid #b3af78;}
        
        Border color #b3af78