#b1af72 color space conversions
Hex:
        #b1af72
        RGB:
        177, 175, 114
        CMY:
        31, 31, 55
        CMYK:
        0, 1, 36, 31
      HSL:
        58°, 28.7671%, 57.0588%
        HSV (HSB):
        58°, 35.5932%, 69.4118%
        XYZ:
        36.4987, 41.2220, 21.9525
        xyY:
        0.3662, 0.4136, 41.2220
      CIE-Lab:
        70.3312, -8.6908, 31.5720
        CIE-LCH:
        70.3312, 32.7463, 105.3905
        CIE-Luv:
        70.3312, 4.3318, 42.4676
        Hunter-Lab:
        64.2043, -10.8844, 24.6708
      #b1af72 color charts
#b1af72 RGB chart
      #b1af72 CMYK chart
      #b1af72 RGB pie chart
      #b1af72 color shades, tints & tones
#b1af72 color schemes
#b1af72 color preview, HTML & CSS examples
           This text has a color of #b1af72        
        
          <p style="color:#b1af72;">Text here</p>
        
        
          .mytext {color:#b1af72;}
        
        Text color #b1af72
      
           This box has a color of #b1af72        
        
          <div style="background-color:#b1af72;">Content here</div>
        
        
          .mybackground {background-color:#b1af72;}
        
        Background color #b1af72
      
           Border around this has a color of #b1af72        
        
          <div style="border:2px solid #b1af72;">Content here</div>
        
        
          .myborder {border:2px solid #b1af72;}
        
        Border color #b1af72