#baa84e color space conversions
Hex:
        #baa84e
        RGB:
        186, 168, 78
        CMY:
        27, 34, 69
        CMYK:
        0, 10, 58, 27
      HSL:
        50°, 43.9024%, 51.7647%
        HSV (HSB):
        50°, 58.0645%, 72.9412%
        XYZ:
        35.6275, 38.9944, 12.8566
        xyY:
        0.4073, 0.4458, 38.9944
      CIE-Lab:
        68.7472, -4.7785, 47.9971
        CIE-LCH:
        68.7472, 48.2343, 95.6855
        CIE-Luv:
        68.7472, 16.4217, 57.3057
        Hunter-Lab:
        62.4455, -7.4388, 31.5049
      #baa84e color charts
#baa84e RGB chart
      #baa84e CMYK chart
      #baa84e RGB pie chart
      #baa84e color shades, tints & tones
#baa84e color schemes
#baa84e color preview, HTML & CSS examples
           This text has a color of #baa84e        
        
          <p style="color:#baa84e;">Text here</p>
        
        
          .mytext {color:#baa84e;}
        
        Text color #baa84e
      
           This box has a color of #baa84e        
        
          <div style="background-color:#baa84e;">Content here</div>
        
        
          .mybackground {background-color:#baa84e;}
        
        Background color #baa84e
      
           Border around this has a color of #baa84e        
        
          <div style="border:2px solid #baa84e;">Content here</div>
        
        
          .myborder {border:2px solid #baa84e;}
        
        Border color #baa84e