#b8af71 color space conversions
Hex:
        #b8af71
        RGB:
        184, 175, 113
        CMY:
        28, 31, 56
        CMYK:
        0, 5, 39, 28
      HSL:
        52°, 33.3333%, 58.2353%
        HSV (HSB):
        52°, 38.5870%, 72.1569%
        XYZ:
        38.0778, 42.0425, 21.7309
        xyY:
        0.3739, 0.4128, 42.0425
      CIE-Lab:
        70.9002, -5.9765, 32.9492
        CIE-LCH:
        70.9002, 33.4868, 100.2808
        CIE-Luv:
        70.9002, 8.9353, 43.5375
        Hunter-Lab:
        64.8402, -8.6453, 25.5174
      #b8af71 color charts
#b8af71 RGB chart
      #b8af71 CMYK chart
      #b8af71 RGB pie chart
      #b8af71 color shades, tints & tones
#b8af71 color schemes
#b8af71 color preview, HTML & CSS examples
           This text has a color of #b8af71        
        
          <p style="color:#b8af71;">Text here</p>
        
        
          .mytext {color:#b8af71;}
        
        Text color #b8af71
      
           This box has a color of #b8af71        
        
          <div style="background-color:#b8af71;">Content here</div>
        
        
          .mybackground {background-color:#b8af71;}
        
        Background color #b8af71
      
           Border around this has a color of #b8af71        
        
          <div style="border:2px solid #b8af71;">Content here</div>
        
        
          .myborder {border:2px solid #b8af71;}
        
        Border color #b8af71