#b0af57 color space conversions
Hex:
        #b0af57
        RGB:
        176, 175, 87
        CMY:
        31, 31, 66
        CMYK:
        0, 1, 51, 31
      HSL:
        59°, 36.0324%, 51.5686%
        HSV (HSB):
        59°, 50.5682%, 69.0196%
        XYZ:
        34.9548, 40.5782, 15.0069
        xyY:
        0.3861, 0.4482, 40.5782
      CIE-Lab:
        69.8794, -11.9418, 44.7584
        CIE-LCH:
        69.8794, 46.3241, 104.9389
        CIE-Luv:
        69.8794, 4.7187, 56.3076
        Hunter-Lab:
        63.7010, -13.5281, 30.6230
      #b0af57 color charts
#b0af57 RGB chart
      #b0af57 CMYK chart
      #b0af57 RGB pie chart
      #b0af57 color shades, tints & tones
#b0af57 color schemes
#b0af57 color preview, HTML & CSS examples
           This text has a color of #b0af57        
        
          <p style="color:#b0af57;">Text here</p>
        
        
          .mytext {color:#b0af57;}
        
        Text color #b0af57
      
           This box has a color of #b0af57        
        
          <div style="background-color:#b0af57;">Content here</div>
        
        
          .mybackground {background-color:#b0af57;}
        
        Background color #b0af57
      
           Border around this has a color of #b0af57        
        
          <div style="border:2px solid #b0af57;">Content here</div>
        
        
          .myborder {border:2px solid #b0af57;}
        
        Border color #b0af57