#baa59d color space conversions
Hex:
        #baa59d
        RGB:
        186, 165, 157
        CMY:
        27, 35, 38
        CMYK:
        0, 11, 16, 27
      HSL:
        17°, 17.3653%, 67.2549%
        HSV (HSB):
        17°, 15.5914%, 72.9412%
        XYZ:
        39.7906, 39.7837, 37.4801
        xyY:
        0.3399, 0.3399, 39.7837
      CIE-Lab:
        69.3152, 6.3016, 6.9288
        CIE-LCH:
        69.3152, 9.3659, 47.7141
        CIE-Luv:
        69.3152, 13.2138, 8.7533
        Hunter-Lab:
        63.0743, 2.2273, 8.9206
      #baa59d color charts
#baa59d RGB chart
      #baa59d CMYK chart
      #baa59d RGB pie chart
      #baa59d color shades, tints & tones
#baa59d color schemes
#baa59d color preview, HTML & CSS examples
           This text has a color of #baa59d        
        
          <p style="color:#baa59d;">Text here</p>
        
        
          .mytext {color:#baa59d;}
        
        Text color #baa59d
      
           This box has a color of #baa59d        
        
          <div style="background-color:#baa59d;">Content here</div>
        
        
          .mybackground {background-color:#baa59d;}
        
        Background color #baa59d
      
           Border around this has a color of #baa59d        
        
          <div style="border:2px solid #baa59d;">Content here</div>
        
        
          .myborder {border:2px solid #baa59d;}
        
        Border color #baa59d