#b8ab78 color space conversions
Hex:
        #b8ab78
        RGB:
        184, 171, 120
        CMY:
        28, 33, 53
        CMYK:
        0, 7, 35, 28
      HSL:
        48°, 31.0680%, 59.6078%
        HSV (HSB):
        48°, 34.7826%, 72.1569%
        XYZ:
        37.7202, 40.6722, 23.6318
        xyY:
        0.3697, 0.3987, 40.6722
      CIE-Lab:
        69.9457, -3.0192, 27.9903
        CIE-LCH:
        69.9457, 28.1526, 96.1565
        CIE-Luv:
        69.9457, 10.9992, 37.2692
        Hunter-Lab:
        63.7748, -6.0303, 22.6724
      #b8ab78 color charts
#b8ab78 RGB chart
      #b8ab78 CMYK chart
      #b8ab78 RGB pie chart
      #b8ab78 color shades, tints & tones
#b8ab78 color schemes
#b8ab78 color preview, HTML & CSS examples
           This text has a color of #b8ab78        
        
          <p style="color:#b8ab78;">Text here</p>
        
        
          .mytext {color:#b8ab78;}
        
        Text color #b8ab78
      
           This box has a color of #b8ab78        
        
          <div style="background-color:#b8ab78;">Content here</div>
        
        
          .mybackground {background-color:#b8ab78;}
        
        Background color #b8ab78
      
           Border around this has a color of #b8ab78        
        
          <div style="border:2px solid #b8ab78;">Content here</div>
        
        
          .myborder {border:2px solid #b8ab78;}
        
        Border color #b8ab78