#b2af72 color space conversions
Hex:
        #b2af72
        RGB:
        178, 175, 114
        CMY:
        30, 31, 55
        CMYK:
        0, 2, 36, 30
      HSL:
        57°, 29.3578%, 57.2549%
        HSV (HSB):
        57°, 35.9551%, 69.8039%
        XYZ:
        36.7273, 41.3398, 21.9632
        xyY:
        0.3672, 0.4133, 41.3398
      CIE-Lab:
        70.4134, -8.2878, 31.6947
        CIE-LCH:
        70.4134, 32.7603, 104.6541
        CIE-Luv:
        70.4134, 4.9747, 42.5380
        Hunter-Lab:
        64.2961, -10.5549, 24.7540
      #b2af72 color charts
#b2af72 RGB chart
      #b2af72 CMYK chart
      #b2af72 RGB pie chart
      #b2af72 color shades, tints & tones
#b2af72 color schemes
#b2af72 color preview, HTML & CSS examples
           This text has a color of #b2af72        
        
          <p style="color:#b2af72;">Text here</p>
        
        
          .mytext {color:#b2af72;}
        
        Text color #b2af72
      
           This box has a color of #b2af72        
        
          <div style="background-color:#b2af72;">Content here</div>
        
        
          .mybackground {background-color:#b2af72;}
        
        Background color #b2af72
      
           Border around this has a color of #b2af72        
        
          <div style="border:2px solid #b2af72;">Content here</div>
        
        
          .myborder {border:2px solid #b2af72;}
        
        Border color #b2af72