#b8a865 color space conversions
Hex:
        #b8a865
        RGB:
        184, 168, 101
        CMY:
        28, 34, 60
        CMYK:
        0, 9, 45, 28
      HSL:
        48°, 36.8889%, 55.8824%
        HSV (HSB):
        48°, 45.1087%, 72.1569%
        XYZ:
        36.1188, 39.1352, 17.9621
        xyY:
        0.3875, 0.4198, 39.1352
      CIE-Lab:
        68.8491, -3.5680, 36.6027
        CIE-LCH:
        68.8491, 36.7762, 95.5675
        CIE-Luv:
        68.8491, 13.9219, 46.4520
        Hunter-Lab:
        62.5581, -6.4174, 26.7670
      #b8a865 color charts
#b8a865 RGB chart
      #b8a865 CMYK chart
      #b8a865 RGB pie chart
      #b8a865 color shades, tints & tones
#b8a865 color schemes
#b8a865 color preview, HTML & CSS examples
           This text has a color of #b8a865        
        
          <p style="color:#b8a865;">Text here</p>
        
        
          .mytext {color:#b8a865;}
        
        Text color #b8a865
      
           This box has a color of #b8a865        
        
          <div style="background-color:#b8a865;">Content here</div>
        
        
          .mybackground {background-color:#b8a865;}
        
        Background color #b8a865
      
           Border around this has a color of #b8a865        
        
          <div style="border:2px solid #b8a865;">Content here</div>
        
        
          .myborder {border:2px solid #b8a865;}
        
        Border color #b8a865