#b8a668 color space conversions
Hex:
        #b8a668
        RGB:
        184, 166, 104
        CMY:
        28, 35, 59
        CMYK:
        0, 10, 43, 28
      HSL:
        47°, 36.0360%, 56.4706%
        HSV (HSB):
        47°, 43.4783%, 72.1569%
        XYZ:
        35.9021, 38.4623, 18.6284
        xyY:
        0.3861, 0.4136, 38.4623
      CIE-Lab:
        68.3599, -2.1853, 34.4195
        CIE-LCH:
        68.3599, 34.4888, 93.6328
        CIE-Luv:
        68.3599, 15.0283, 43.8198
        Hunter-Lab:
        62.0179, -5.1981, 25.6035
      #b8a668 color charts
#b8a668 RGB chart
      #b8a668 CMYK chart
      #b8a668 RGB pie chart
      #b8a668 color shades, tints & tones
#b8a668 color schemes
#b8a668 color preview, HTML & CSS examples
           This text has a color of #b8a668        
        
          <p style="color:#b8a668;">Text here</p>
        
        
          .mytext {color:#b8a668;}
        
        Text color #b8a668
      
           This box has a color of #b8a668        
        
          <div style="background-color:#b8a668;">Content here</div>
        
        
          .mybackground {background-color:#b8a668;}
        
        Background color #b8a668
      
           Border around this has a color of #b8a668        
        
          <div style="border:2px solid #b8a668;">Content here</div>
        
        
          .myborder {border:2px solid #b8a668;}
        
        Border color #b8a668