#b0ba76 color space conversions
Hex:
        #b0ba76
        RGB:
        176, 186, 118
        CMY:
        31, 27, 54
        CMYK:
        5, 0, 37, 27
      HSL:
        69°, 33.0097%, 59.6078%
        HSV (HSB):
        69°, 36.5591%, 72.9412%
        XYZ:
        38.7334, 45.6559, 23.9105
        xyY:
        0.3576, 0.4216, 45.6559
      CIE-Lab:
        73.3217, -14.3103, 33.3402
        CIE-LCH:
        73.3217, 36.2816, 113.2300
        CIE-Luv:
        73.3217, -2.8873, 46.0632
        Hunter-Lab:
        67.5692, -15.9225, 26.3176
      #b0ba76 color charts
#b0ba76 RGB chart
      #b0ba76 CMYK chart
      #b0ba76 RGB pie chart
      #b0ba76 color shades, tints & tones
#b0ba76 color schemes
#b0ba76 color preview, HTML & CSS examples
           This text has a color of #b0ba76        
        
          <p style="color:#b0ba76;">Text here</p>
        
        
          .mytext {color:#b0ba76;}
        
        Text color #b0ba76
      
           This box has a color of #b0ba76        
        
          <div style="background-color:#b0ba76;">Content here</div>
        
        
          .mybackground {background-color:#b0ba76;}
        
        Background color #b0ba76
      
           Border around this has a color of #b0ba76        
        
          <div style="border:2px solid #b0ba76;">Content here</div>
        
        
          .myborder {border:2px solid #b0ba76;}
        
        Border color #b0ba76