#baa67d color space conversions
Hex:
        #baa67d
        RGB:
        186, 166, 125
        CMY:
        27, 35, 51
        CMYK:
        0, 11, 33, 27
      HSL:
        40°, 30.6533%, 60.9804%
        HSV (HSB):
        40°, 32.7957%, 72.9412%
        XYZ:
        37.5876, 39.1922, 24.9858
        xyY:
        0.3694, 0.3851, 39.1922
      CIE-Lab:
        68.8903, 1.0987, 23.9175
        CIE-LCH:
        68.8903, 23.9427, 87.3698
        CIE-Luv:
        68.8903, 15.0592, 31.5739
        Hunter-Lab:
        62.6037, -2.3841, 20.1593
      #baa67d color charts
#baa67d RGB chart
      #baa67d CMYK chart
      #baa67d RGB pie chart
      #baa67d color shades, tints & tones
#baa67d color schemes
#baa67d color preview, HTML & CSS examples
           This text has a color of #baa67d        
        
          <p style="color:#baa67d;">Text here</p>
        
        
          .mytext {color:#baa67d;}
        
        Text color #baa67d
      
           This box has a color of #baa67d        
        
          <div style="background-color:#baa67d;">Content here</div>
        
        
          .mybackground {background-color:#baa67d;}
        
        Background color #baa67d
      
           Border around this has a color of #baa67d        
        
          <div style="border:2px solid #baa67d;">Content here</div>
        
        
          .myborder {border:2px solid #baa67d;}
        
        Border color #baa67d