#b7ba72 color space conversions
Hex:
        #b7ba72
        RGB:
        183, 186, 114
        CMY:
        28, 27, 55
        CMYK:
        2, 0, 39, 27
      HSL:
        62°, 34.2857%, 58.8235%
        HSV (HSB):
        62°, 38.7097%, 72.9412%
        XYZ:
        40.1246, 46.4000, 22.7609
        xyY:
        0.3672, 0.4246, 46.4000
      CIE-Lab:
        73.8043, -12.0046, 36.1381
        CIE-LCH:
        73.8043, 38.0798, 108.3758
        CIE-Luv:
        73.8043, 1.6158, 48.7439
        Hunter-Lab:
        68.1175, -14.0604, 27.8710
      #b7ba72 color charts
#b7ba72 RGB chart
      #b7ba72 CMYK chart
      #b7ba72 RGB pie chart
      #b7ba72 color shades, tints & tones
#b7ba72 color schemes
#b7ba72 color preview, HTML & CSS examples
           This text has a color of #b7ba72        
        
          <p style="color:#b7ba72;">Text here</p>
        
        
          .mytext {color:#b7ba72;}
        
        Text color #b7ba72
      
           This box has a color of #b7ba72        
        
          <div style="background-color:#b7ba72;">Content here</div>
        
        
          .mybackground {background-color:#b7ba72;}
        
        Background color #b7ba72
      
           Border around this has a color of #b7ba72        
        
          <div style="border:2px solid #b7ba72;">Content here</div>
        
        
          .myborder {border:2px solid #b7ba72;}
        
        Border color #b7ba72